"git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "f64fa9492d2b20a6bdf85ab615afe9dddf41e6be"
[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