aimet_onnx.quant_analyzerΒΆ
Top level APIs
Note
It is recommended to use onnx-simplifier before applying quant-analyzer.
Alternatively, you can run specific utility
You can avoid running all the utilities that QuantAnalyzer offers and only run those of your interest.
For this you need to have the QuantizationSimModel
object, Then you call the desired
QuantAnalyzer utility of your interest and pass the same object to it.