nncf icon indicating copy to clipboard operation
nncf copied to clipboard

[Documentation] QAT to PTQ migration

Open daniil-lyakhov opened this issue 9 months ago • 0 comments

My view on NNCF documentation:

  • Algorithms:
    • Quantization
      • PTQ
      • QAT ( nncf.quantize (with note: you can quantize TF models and use additional algorithms (HAWQ), please refer to additional algorithm section.)
    • Other Algorithms
      • Advanced quantization (HAWQ, AA, etc)
        • Pruning
        • Sparisty
        • Quantization (legacy)

Changes

  • Usage is updated

Reason for changes

  • To align documentation with the latest changes in torch QAT

Related tickets

129586

daniil-lyakhov avatar May 03 '24 12:05 daniil-lyakhov