1. 24 4月, 2020 1 次提交
  2. 28 2月, 2020 1 次提交
    • P
      refactor the PaddleNLP (#4351) · f492ae4f
      pkpk 提交于
      * Update README.md (#4267)
      
      * test=develop (#4269)
      
      * 3d use new api (#4275)
      
      * PointNet++ and PointRCNN use new API
      
      * Update Readme of Dygraph BERT (#4277)
      
      Fix some typos.
      
      * Update run_classifier_multi_gpu.sh (#4279)
      
      remove the CUDA_VISIBLE_DEVICES
      
      * Update README.md (#4280)
      
      * 17 update api (#4294)
      
      * update1.7 save/load & fluid.data
      
      * update datafeed to dataloader
      
      * Update resnet_acnet.py (#4297)
      
      Bias attr of square conv should be "False" rather than None during training mode.
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test
      Co-authored-by: NKaipeng Deng <dengkaipeng@baidu.com>
      Co-authored-by: Nzhang wenhui <frankwhzhang@126.com>
      Co-authored-by: Nparap1uie-s <parap1uie-s@users.noreply.github.com>
      f492ae4f
  3. 22 2月, 2020 1 次提交
    • G
      Update PaddleMT to Paddle-1.7 API (#4302) · e15f205a
      Guo Sheng 提交于
      * Update PaddleMT/transformer to use new while_loop API.
      
      * Updata PaddleMT/transformer to new save/load API.
      
      * Change d_key to d_value in cached keys.
      
      * Update PaddleMT/transformer inference_model to use new load API.
      
      * Make Transformer support to load py2 saved models.
      e15f205a
  4. 27 11月, 2019 1 次提交
  5. 28 10月, 2019 1 次提交
    • G
      Cherry pick paddleMT (#3786) · 160b7fa2
      Guo Sheng 提交于
      * Update Transformer using Paddle-1.6 apis. (#3614)
      
      * Update Transformer using Paddle-1.6 apis.
      
      * Add check_version for Paddle-1.6 and reorganize utils including check, configuration, etc.
      
      * mv neural_machine_translation to  PaddleMT (#3732)
      
      * Paddle1.6 transformer fix (#3755)
      
      * Revert "mv neural_machine_translation to  PaddleMT (#3732)"
      
      This reverts commit a46365b6.
      
      * Delete Transformer unremoved palm dir.
      
      * Rename neural_machine_translation as PaddleMT.
      
      * Update to PaddleMT in README.md
      160b7fa2
  6. 20 9月, 2019 1 次提交
  7. 29 8月, 2019 1 次提交
  8. 20 8月, 2019 1 次提交