"official/projects/mobilebert/distillation_test.py" did not exist on "0bd9a8b2674e62fb8610098aadc3e0fafc565f7b"
  • Ziyi Wu's avatar
    [Feature] Support PAConv operation (#598) · c33d4ec1
    Ziyi Wu authored
    * support knn query in QueryAndGroup
    
    * add cuda implemented assign_scores op
    
    * add unit test for paconv assign_score op
    
    * refactor op
    
    * add non-cuda & cuda version PAConv
    
    * minor fix
    
    * fix cuda-9.0 compatibility
    
    * add weight init of paconv
    
    * fix typos
    
    * refactor paconv
    c33d4ec1
utils.py 3.58 KB