pub unsafe extern "C" fn mlirTypeIsATensor(type_: MlirType) -> bool
Expand description

Checks whether the given type is a Tensor type.