Function mlir_sys::mlirTypeIsAAnyQuantizedType
source · pub unsafe extern "C" fn mlirTypeIsAAnyQuantizedType(
type_: MlirType
) -> bool
Expand description
Returns true
if the given type is an AnyQuantizedType.
pub unsafe extern "C" fn mlirTypeIsAAnyQuantizedType(
type_: MlirType
) -> bool
Returns true
if the given type is an AnyQuantizedType.