MLIR  19.0.0git
Classes | Functions
mlir::quant::detail Namespace Reference

Classes

struct  QuantizedTypeStorage
 
struct  AnyQuantizedTypeStorage
 
struct  UniformQuantizedTypeStorage
 
struct  UniformQuantizedPerAxisTypeStorage
 
struct  CalibratedQuantizedTypeStorage
 

Functions

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

Function Documentation

◆ addBytecodeInterface()

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

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

Definition at line 68 of file QuantDialectBytecode.cpp.