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