My Project
|
Go to the source code of this file.
Namespaces | |
mlir | |
mlir::quant | |
Functions | |
Attribute | mlir::quant::quantizeAttr (Attribute realValue, QuantizedType quantizedElementType, Type &outConvertedType) |
Attribute | mlir::quant::quantizeAttrUniform (Attribute realValue, UniformQuantizedType quantizedElementType, const UniformQuantizedValueConverter &converter, Type &outConvertedType) |