Function mlir_sys::mlirTypeIsABF16

source ·
pub unsafe extern "C" fn mlirTypeIsABF16(type_: MlirType) -> bool
Expand description

Checks whether the given type is a bf16 type.