Function mlir_sys::mlirTF32TypeGet
source · pub unsafe extern "C" fn mlirTF32TypeGet(ctx: MlirContext) -> MlirType
Expand description
Creates a TF32 type in the given context. The type is owned by the context.
pub unsafe extern "C" fn mlirTF32TypeGet(ctx: MlirContext) -> MlirType
Creates a TF32 type in the given context. The type is owned by the context.