Skip to content
Snippets Groups Projects
  1. Feb 17, 2020
    • Guy Jacob's avatar
      Post-Train Quant LAPQ Refactoring (#473) · 394e3bc6
      Guy Jacob authored
      * Move image classification specific setup code to separate script at
        examples/classifier_compression/ptq_lapq.py
      * Make ptq_coordinate_search function completely independent of
        command line arguments
      * Change LAPQ command line args function to update existing
        pre-existing parser (changed CLAs perfix to 'lapq' for more clarity)
      * Enable LAPQ from compress_classifier.py (trigger with --qe-lapq)
      * Add pointers in documentation
      Unverified
      394e3bc6
Loading