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