• fix bugs of PaddleNLP/similarity_net & dygraph/similarity_net (#4362) · 851c8c52
    王肖 提交于
    * 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)
    
    * add similarity_net dygraph
    
    * fix similarity_net dygraph
    
    * fix bugs of dygraph/similarity_net
    
    * Fix some bugs running on the GPU of dygraph/similarity_net
    
    * fix a bug in pointwise mode of dygraph/similarity_net
    
    * fix a bug of paddleNLP/similarity_net
    
    * fix a bug and remove unuse files of dygraph/similarity_net
    Co-authored-by: Npkpk <xiyzhouang@gmail.com>
    Co-authored-by: NKaipeng Deng <dengkaipeng@baidu.com>
    851c8c52
mm_dnn.py 6.4 KB