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