1. 08 10月, 2019 4 次提交
    • W
      fix prune interface (#3472) · 86b17393
      wangguanzhong 提交于
      86b17393
    • W
      minor fix for function name (#3471) · 7759fb75
      wangguanzhong 提交于
      7759fb75
    • I
      add mobilenetv1 resnet50 quantization results (#3456) · 7161e13e
      itminner 提交于
      7161e13e
    • SYSU_BOND's avatar
      Update PaddleNLP LAC model for new codestyle (#3463) · e9c7c30e
      SYSU_BOND 提交于
      * reconstruct the run_sequence_labeling.py into train.py predict.py eval.py & add yalm configure
      
      * reconstruct the ERNIE based LAC model
      
      * Update train_ernie.py
      
      recurrent multi-GPU nan
      
      * update the ernie base model
      
      * configure update
      
      * update configure
      
      * add inference model
      
      * specification code
      
      * delete unused run_sequence_labeling.py
      
      * rename evaluate.py to compare.py
      
      * add postfix '.pdckpt' to model
      
      * update README.md
      
      * add LAC class(for predict conveniently)
      
      * add LAC class(for predict conveniently)
      
      * update README.md
      
      * fixed bug on run_ernie
      
      * update default setting
      
      * fix infenence bug in windows
      
      * fix infenence bug in windows
      
      * update new model and dateset
      
      * delete the postfix .pdckpt of model checkpoint directory
      
      * update new model's performance
      
      * fixed the bug for empty input
      
      * unusing of tqdm tools
      
      * fix the bug of train_data
      e9c7c30e
  2. 03 10月, 2019 2 次提交
    • W
      fix checkpoint in multi-process (#3468) · 0cc14636
      wangguanzhong 提交于
      0cc14636
    • F
      init commit for deepvoice3 (#3458) · 0ccab047
      Feiyu Chan 提交于
      * ini commit for deepvoice, add tensorboard to requirements
      
      * fix urls for code we adapted from
      
      * fix makedirs for python2, fix README
      
      * fix open with encoding for python2 compatability
      
      * fix python2's str(), use encode for unicode, and str() for int
      
      * fix python2 encoding issue, add model architecture and project structure for README
      
      * add model structure, add explanation for hyperparameter priority order.
      0ccab047
  3. 30 9月, 2019 5 次提交
  4. 29 9月, 2019 11 次提交
  5. 27 9月, 2019 3 次提交
  6. 26 9月, 2019 6 次提交
  7. 25 9月, 2019 9 次提交