Base typedef | mlir::detail::StorageUserBase< ConcreteT, BaseT, StorageT, UniquerT > | |
classof(T val) | mlir::detail::StorageUserBase< ConcreteT, BaseT, StorageT, UniquerT > | inlinestatic |
get(unsigned flags, Type storageType, Type expressedType, ArrayRef< double > scales, ArrayRef< int64_t > zeroPoints, int32_t quantizedDimension, int64_t storageTypeMin, int64_t storageTypeMax) | mlir::quant::UniformQuantizedPerAxisType | static |
mlir::detail::StorageUserBase::get(MLIRContext *ctx, unsigned kind, Args... args) | mlir::detail::StorageUserBase< ConcreteT, BaseT, StorageT, UniquerT > | inlineprotectedstatic |
getChecked(unsigned flags, Type storageType, Type expressedType, ArrayRef< double > scales, ArrayRef< int64_t > zeroPoints, int32_t quantizedDimension, int64_t storageTypeMin, int64_t storageTypeMax, Location location) | mlir::quant::UniformQuantizedPerAxisType | static |
mlir::detail::StorageUserBase::getChecked(const Location &loc, MLIRContext *ctx, unsigned kind, Args... args) | mlir::detail::StorageUserBase< ConcreteT, BaseT, StorageT, UniquerT > | inlineprotectedstatic |
getClassID() | mlir::detail::StorageUserBase< ConcreteT, BaseT, StorageT, UniquerT > | inlinestatic |
getImpl() const | mlir::detail::StorageUserBase< ConcreteT, BaseT, StorageT, UniquerT > | inlineprotected |
getQuantizedDimension() const | mlir::quant::UniformQuantizedPerAxisType | |
getScales() const | mlir::quant::UniformQuantizedPerAxisType | |
getZeroPoints() const | mlir::quant::UniformQuantizedPerAxisType | |
ImplType typedef | mlir::detail::StorageUserBase< ConcreteT, BaseT, StorageT, UniquerT > | |
isFixedPoint() const | mlir::quant::UniformQuantizedPerAxisType | inline |
kindof(unsigned kind) | mlir::quant::UniformQuantizedPerAxisType | inlinestatic |
verifyConstructionInvariants(Optional< Location > loc, MLIRContext *context, unsigned flags, Type storageType, Type expressedType, ArrayRef< double > scales, ArrayRef< int64_t > zeroPoints, int32_t quantizedDimension, int64_t storageTypeMin, int64_t storageTypeMax) | mlir::quant::UniformQuantizedPerAxisType | static |
mlir::detail::StorageUserBase::verifyConstructionInvariants(Args... args) | mlir::detail::StorageUserBase< ConcreteT, BaseT, StorageT, UniquerT > | inlineprotectedstatic |