Function mlir_sys::mlirTypeIsATensor
source · pub unsafe extern "C" fn mlirTypeIsATensor(type_: MlirType) -> bool
Expand description
Checks whether the given type is a Tensor type.
pub unsafe extern "C" fn mlirTypeIsATensor(type_: MlirType) -> bool
Checks whether the given type is a Tensor type.