"docs/git@developer.sourcefind.cn:change/sglang.git" did not exist on "f8b0326934bacb7a7d4eba68fb6eddebaa6ff751"
[Model] Add `dgl.nn.CuGraphSAGEConv` model (#5137)
* add CuGraphSAGEConv model
* fix lint issues
* update model to reflect changes in make_mfg_csr(), move max_in_degree to forward()
* lintrunner
* allow reset_parameters()
* remove norm option, simplify test
* allow full graph fallback option, add example
* address comments
* address reviews
---------
Co-authored-by:
Mufei Li <mufeili1996@gmail.com>
Showing
Please register or sign in to comment