MLIR 22.0.0git
mlir::quant::detail Namespace Reference

Classes

struct  AnyQuantizedTypeStorage
struct  CalibratedQuantizedTypeStorage
struct  QuantizedTypeStorage
struct  UniformQuantizedPerAxisTypeStorage
struct  UniformQuantizedSubChannelTypeStorage
struct  UniformQuantizedTypeStorage

Functions

void addBytecodeInterface (QuantDialect *dialect)
 Add the interfaces necessary for encoding the quantization dialect components in bytecode.

Function Documentation

◆ addBytecodeInterface()

void mlir::quant::detail::addBytecodeInterface ( QuantDialect * dialect)

Add the interfaces necessary for encoding the quantization dialect components in bytecode.

Definition at line 66 of file QuantDialectBytecode.cpp.