Files
dgl/docs/source/api/python
Tingyu Wang bcf9923b32 [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>
2023-02-22 13:43:28 +08:00
..
2022-02-14 22:27:23 -05:00
2023-01-20 11:25:53 +08:00
2022-02-25 17:21:06 +08:00
2022-02-25 17:21:06 +08:00
2020-09-13 04:57:06 +08:00