MLIR  19.0.0git
Enumerations
mlir::quant::QuantizationFlags Namespace Reference

Enumeration of bit-mapped flags related to quantized types. More...

Enumerations

enum  FlagValue { Signed = 1 }
 

Detailed Description

Enumeration of bit-mapped flags related to quantized types.

Enumeration Type Documentation

◆ FlagValue

Enumerator
Signed 

Definition at line 34 of file QuantTypes.h.