Function mlir_sys::mlirShapedTypeHasStaticShape
source · pub unsafe extern "C" fn mlirShapedTypeHasStaticShape(
type_: MlirType
) -> bool
Expand description
Checks whether the given shaped type has a static shape.
pub unsafe extern "C" fn mlirShapedTypeHasStaticShape(
type_: MlirType
) -> bool
Checks whether the given shaped type has a static shape.