• 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
predict.py 6.7 KB