Function mlir_sys::mlirTypeIsAF16 
source · pub unsafe extern "C" fn mlirTypeIsAF16(type_: MlirType) -> boolExpand description
Checks whether the given type is an f16 type.
pub unsafe extern "C" fn mlirTypeIsAF16(type_: MlirType) -> boolChecks whether the given type is an f16 type.