1. 22 5月, 2020 2 次提交
    • W
      Unifiy copyright format (#261) · 664dc115
      wuyefeilin 提交于
      * update model save load
      
      * first add
      
      * update model save and load
      
      * update train.py
      
      * update LaneNet model saving and loading
      
      * adapt slim to paddle-1.8
      
      * update distillation save and load
      
      * update nas model save and load
      
      * update model load op
      
      * update utils.py
      
      * update load_model_utils.py
      
      * update model saving and loading
      
      * update copyright
      
      * update palette.py
      664dc115
    • W
      Save load update (#257) · 020d1072
      wuyefeilin 提交于
      * update model save load
      
      * first add
      
      * update model save and load
      
      * update train.py
      
      * update LaneNet model saving and loading
      
      * adapt slim to paddle-1.8
      
      * update distillation save and load
      
      * update nas model save and load
      
      * update model load op
      
      * update utils.py
      
      * update load_model_utils.py
      
      * update model saving and loading
      020d1072
  2. 13 5月, 2020 1 次提交
  3. 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
  4. 09 4月, 2020 1 次提交
  5. 12 3月, 2020 1 次提交
  6. 11 3月, 2020 1 次提交
  7. 18 2月, 2020 1 次提交
  8. 13 2月, 2020 1 次提交
  9. 12 2月, 2020 2 次提交
  10. 11 2月, 2020 2 次提交
  11. 07 2月, 2020 2 次提交
  12. 06 2月, 2020 1 次提交
  13. 03 2月, 2020 1 次提交
  14. 19 1月, 2020 1 次提交
  15. 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