1. 27 9月, 2021 1 次提交
  2. 25 1月, 2021 1 次提交
  3. 03 12月, 2020 1 次提交
  4. 09 11月, 2020 1 次提交
    • H
      Added dygraph quantization. (#435) · 74511818
      huangxu96 提交于
      * Added dygraph quantization.
      
      * Added save_quant_model function
      
      * Overload quant_aware, make dynamic and static model use the same interface.
      
      * Use singledispatch to overload the quant aware for dygraph quantization
      
      * Add unnitest for dygraph quant_aware
      
      * Use 2.0 api for supporting paddle 2.0
      
      * Using pre-commit to modify the coding style.
      
      * Add unittest for user inputted quant_config.
      
      * Add singledispath into requirements.txt
      Co-authored-by: NBai Yifan <me@ethanbai.com>
      74511818
  5. 22 4月, 2020 1 次提交
  6. 04 2月, 2020 1 次提交
  7. 29 10月, 2019 1 次提交