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.