"git@developer.sourcefind.cn:OpenDAS/torch-spline-conv.git" did not exist on "0f50488b7cd4c5fa9bd3d5ced7ded612a15a33c5"
  • Minjie Wang's avatar
    [NN] Add HeteroGraphConv module for cleaner module definition (#1385) · 3efb5d8e
    Minjie Wang authored
    * Add HeteroGraphConv
    
    * add custom aggregator; some docstring
    
    * debugging
    
    * rm print
    
    * fix some acc bugs
    
    * fix initialization problem in weight basis
    
    * passed tests
    
    * lint
    
    * fix graphconv flag; add error message
    
    * add mxnet heteroconv
    
    * more fix for mx
    
    * lint
    
    * fix torch cuda test
    
    * fix mx test_nn
    
    * add exhaust test for graphconv
    
    * add tf heteroconv
    
    * fix comment
    3efb5d8e
__init__.py 156 Bytes