Function mlir_sys::mlirTypeIsAUnrankedTensor
source · pub unsafe extern "C" fn mlirTypeIsAUnrankedTensor(
type_: MlirType
) -> bool
Expand description
Checks whether the given type is an unranked tensor type.
pub unsafe extern "C" fn mlirTypeIsAUnrankedTensor(
type_: MlirType
) -> bool
Checks whether the given type is an unranked tensor type.