MLIR  19.0.0git
Classes | Namespaces
UniformSupport.h File Reference
#include <utility>
#include "mlir/Dialect/Quant/QuantTypes.h"
#include "mlir/IR/BuiltinTypes.h"
#include "mlir/IR/Types.h"
#include "llvm/ADT/APFloat.h"
#include "llvm/ADT/APInt.h"
#include "llvm/ADT/APSInt.h"

Go to the source code of this file.

Classes

struct  mlir::quant::ExpressedToQuantizedConverter
 Performs type conversion from an arbitrary input type to a type that is expressed by a QuantizedType. More...
 
class  mlir::quant::UniformQuantizedValueConverter
 Reference implementation of converting between real numbers and values represented by a UniformQuantizedType. More...
 
class  mlir::quant::UniformQuantizedPerAxisValueConverter
 An utility class to quantize an attribute by the per-axis quantization parameters. More...
 

Namespaces

 mlir
 Include the generated interface declarations.
 
 mlir::quant