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