1. 13 4月, 2020 1 次提交
    • L
      Fix quant model export issues(#198) · 1dbbce6c
      Liufang Sang 提交于
      * save inference model
      
      * fix details
      
      * add export model in quantization
      
      * remove useless code
      
      * remove useless code
      
      * change fluid.layers.data to fluid.data
      1dbbce6c
  2. 17 1月, 2020 1 次提交
    • L
      Add PaddleSlim quantization demo (#151) · 0193ce28
      Liufang Sang 提交于
      * add quantization demo train.py
      
      * add quantizatiom demo
      
      * fix readme
      
      * fix details
      
      * fix details
      
      * add last_conv name_scope
      
      * fix config file in eval.sj
      
      * remove train.sh eval.sh
      0193ce28