Searched defs:quantizedDimension (Results 1 – 6 of 6) sorted by relevance
| /llvm-project-15.0.7/mlir/lib/Dialect/Quant/IR/ |
| H A D | QuantTypes.cpp | 306 int32_t quantizedDimension, int64_t storageTypeMin, in get() 316 ArrayRef<int64_t> zeroPoints, int32_t quantizedDimension, in getChecked() 326 ArrayRef<int64_t> zeroPoints, int32_t quantizedDimension, in verify()
|
| H A D | TypeDetail.h | 181 int32_t quantizedDimension; member 253 int32_t quantizedDimension; member
|
| H A D | TypeParser.cpp | 202 int32_t quantizedDimension; in parseUniformType() local
|
| /llvm-project-15.0.7/mlir/lib/Dialect/Quant/Utils/ |
| H A D | FakeQuantSupport.cpp | 140 Location loc, unsigned numBits, int32_t quantizedDimension, in fakeQuantAttrsToType()
|
| /llvm-project-15.0.7/mlir/lib/CAPI/Dialect/ |
| H A D | Quant.cpp | 166 int32_t quantizedDimension, int64_t storageTypeMin, in mlirUniformQuantizedPerAxisTypeGet()
|
| /llvm-project-15.0.7/mlir/lib/Bindings/Python/ |
| H A D | DialectQuant.cpp | 222 int64_t storageTypeMin, int64_t storageTypeMax) { in populateDialectQuantSubmodule()
|