Home
last modified time | relevance | path

Searched refs:calibratedQuantizedType (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Bindings/Python/
H A DDialectQuant.cpp285 auto calibratedQuantizedType = mlir_type_subclass( in populateDialectQuantSubmodule() local
288 calibratedQuantizedType.def_classmethod( in populateDialectQuantSubmodule()
297 calibratedQuantizedType.def_property_readonly("min", [](MlirType type) { in populateDialectQuantSubmodule()
300 calibratedQuantizedType.def_property_readonly("max", [](MlirType type) { in populateDialectQuantSubmodule()