• 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
setup.py 9.62 KB