- 08 Mar, 2023 1 commit
-
-
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
-
- 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>
-