"tests/nn/git@developer.sourcefind.cn:OpenDAS/fairscale.git" did not exist on "0cbf3bab5f2c01a245aab146812c4e8aa9da529a"
[Model] Add `dgl.nn.CuGraphGATConv` model (#5168)
* add CuGraphGATConv model * lintrunner * update model to reflect changes in make_mfg_csr(), move max_in_degree to forward() * simplify pytest markers * fall back to FG option for large fanout * update error msg * add feat_drop and activation options * add residual option * Update python/dgl/nn/pytorch/conv/cugraph_gatconv.py Co-authored-by:Mufei Li <mufeili1996@gmail.com> * Update python/dgl/nn/pytorch/conv/cugraph_gatconv.py Co-authored-by:
Mufei Li <mufeili1996@gmail.com> * reset res_fc --------- Co-authored-by:
Mufei Li <mufeili1996@gmail.com>
Showing
Please register or sign in to comment