pub unsafe extern "C" fn mlirFloat8E5M2TypeGet(
ctx: MlirContext,
) -> MlirType
Expand description
Creates an f8E5M2 type in the given context. The type is owned by the context.
pub unsafe extern "C" fn mlirFloat8E5M2TypeGet(
ctx: MlirContext,
) -> MlirType
Creates an f8E5M2 type in the given context. The type is owned by the context.