- 20 Mar, 2023 1 commit
-
-
Hongzhi (Steve), Chen authored
* merge * format * rename * sort * sort * update * update * update * Update tests/utils/checks.py Co-authored-by:
Mufei Li <mufeili1996@gmail.com> --------- Co-authored-by:
Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal> Co-authored-by:
Mufei Li <mufeili1996@gmail.com>
-
- 15 Mar, 2023 1 commit
-
-
czkkkkkk authored
* [Sparse] Remove the Python DiagMatrix class * Update * Update * update * Update
-
- 09 Mar, 2023 1 commit
-
-
Hongzhi (Steve), Chen authored
* rename * sort * rename --------- Co-authored-by:Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
-
- 08 Mar, 2023 3 commits
-
-
kkranen authored
* Bugfix for reverse edge issue. * Resolved copy/paste transcription error * lint * Added unit tests for graph with not all reverses. * linting + added backend device test --------- Co-authored-by:
Quan (Andy) Gan <coin2028@hotmail.com> Co-authored-by:
Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
-
Xin Yao authored
[Feature] Add `state_dict`, `load_state_dict`, `param_groups` to `dgl.optim.SparseGradOptimizer` (#5311) * init update * all get/set optm_state * add unit tests * add docstring * fix for multiple embeddings * move embedding methods to private * fix lint * fix unit tests * resolve comments * merge master
-
Xin Yao authored
* expose GeneratePermutation * add sparse_all_to_all_push * add sparse_all_to_all_pull * add unit test * handle world_size=1 * remove python nccl wrapper * remove the nccl dependency * use pinned memory to speedup D2H copy * fix lint * resolve comments * fix lint * fix ut * resolve comments
-
- 06 Mar, 2023 1 commit
-
-
Quan (Andy) Gan authored
* fix duplicate worker_init_fn * lint * lint again * uugh
-
- 28 Feb, 2023 1 commit
-
-
czkkkkkk authored
* [Sparse] Support converson to/from torch sparse tensor. * Update
-
- 24 Feb, 2023 1 commit
-
-
czkkkkkk authored
* [Sparse] Support column-wise softmax * Update python/dgl/sparse/softmax.py Co-authored-by:
Mufei Li <mufeili1996@gmail.com> --------- Co-authored-by:
Mufei Li <mufeili1996@gmail.com>
-
- 23 Feb, 2023 1 commit
-
-
Kunal Mukherjee authored
* subgraphx commit * nits * newline eof added * lint fix * test script updated to use default values * lint fix * graphs that are used for test cases are updated to a small graph * lint formatted * test paramter adj to complete the test under 20s * lint fixes --------- Co-authored-by:kxm180046 <kxm180046@utdallas.edu>
-
- 17 Feb, 2023 2 commits
-
-
Hongzhi (Steve), Chen authored
* [Misc] Auto-format tests. * more --------- Co-authored-by:Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
-
Hongzhi (Steve), Chen authored
* rename * remove test transpose * udpate * rename * cleanup --------- Co-authored-by:Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
-