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