1. 11 9月, 2019 4 次提交
  2. 10 9月, 2019 4 次提交
  3. 09 9月, 2019 5 次提交
  4. 06 9月, 2019 3 次提交
    • J
      d7fcd54d
    • R
      fix lsr bug (#3284) · 82c84b0f
      ruri 提交于
      fix lsr bug in image classification
      82c84b0f
    • Y
      Add the workspace of ACL2019-KTNET into PaddleNLP Research Version (#3244) · f8658874
      Yang An 提交于
      * add readme for KTNET
      
      * update readme
      
      * update readme
      
      * update readme
      
      * update readme of KTNET
      
      * update readme of KTNET
      
      * add source files for KTNET
      
      * update files for KTNET
      
      * update files for KTNET
      
      * update draft of readme for KTNET
      
      * modified scripts for KTNET
      
      * fix typos in readme.md for KTNET
      
      * update scripts for KTNET
      
      * update scripts for KTNET
      
      * update readme for KTNET
      
      * edit two-staged training scripts for KTNET
      
      * add details in the readme of KTNET
      
      * fix typos in the readme of KTNET
      
      * added eval scripts for KTNET
      
      * rename folders for KTNET
      
      * add copyright in the code and add links in readme for KTNET
      
      * add the remaining download link for KTNET
      
      * add md5sum for KTNET
      
      * final version for KTNET
      f8658874
  5. 05 9月, 2019 9 次提交
  6. 04 9月, 2019 6 次提交
  7. 03 9月, 2019 7 次提交
  8. 02 9月, 2019 2 次提交
    • W
      fix bug in sharedmemory (#3229) · 8ed8df0b
      walloollaw 提交于
      * fix bug in sharedmemory
      * fix bug in sharedmemory
      8ed8df0b
    • S
      modifications on PaddleVideo to enable universality of codes (#2872) · 96c57e63
      SunGaofeng 提交于
      * fix reader, metrics, frameworks to increase universality of PaddleVideo
      
      * change config files from .txt to .yaml
      
      * fix input to use PyReader and modify on readme to fit new codes
      
      * adjust code structure and modify configs and readme to fit standard
      
      * modify links of pdparams in readme and scripts
      
      * fix pickle.dump in python3 and modify on readme of attention_lstm
      
      * add description of weights argument in eval/predict/inference_model.py
      96c57e63