- 09 Feb, 2024 1 commit
-
-
Rhett Ying authored
-
- 08 Feb, 2024 1 commit
-
-
Rhett Ying authored
-
- 06 Feb, 2024 1 commit
-
-
Rhett Ying authored
-
- 05 Feb, 2024 2 commits
-
-
Rhett Ying authored
-
Rhett Ying authored
-
- 04 Feb, 2024 1 commit
-
-
Rhett Ying authored
-
- 01 Feb, 2024 2 commits
-
-
Rhett Ying authored
-
Rhett Ying authored
-
- 26 Jan, 2024 1 commit
-
-
Rhett Ying authored
-
- 25 Jan, 2024 1 commit
-
-
Rhett Ying authored
-
- 12 Dec, 2023 1 commit
-
-
Rhett Ying authored
-
- 07 Dec, 2023 1 commit
-
-
Rhett Ying authored
-
- 05 Dec, 2023 1 commit
-
-
Rhett Ying authored
-
- 21 Nov, 2023 1 commit
-
-
Rhett Ying authored
-
- 03 Nov, 2023 1 commit
-
-
LastWhisper authored
-
- 03 Jul, 2023 1 commit
-
-
Rhett Ying authored
-
- 15 Jun, 2023 2 commits
-
-
Rhett Ying authored
-
Rhett Ying authored
-
- 09 Jun, 2023 1 commit
-
-
Rhett Ying authored
-
- 29 May, 2023 1 commit
-
-
Rhett Ying authored
-
- 11 May, 2023 1 commit
-
-
Rhett Ying authored
-
- 24 Mar, 2023 1 commit
-
-
Hongzhi (Steve), Chen authored
Co-authored-by:Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
-
- 19 Feb, 2023 1 commit
-
-
Hongzhi (Steve), Chen authored
* auto-format-test * more * remove --------- Co-authored-by:Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
-
- 06 Jan, 2023 2 commits
-
-
peizhou001 authored
-
peizhou001 authored
-
- 21 Dec, 2022 1 commit
-
-
Serge Panev authored
Signed-off-by:
Serge Panev <spanev@nvidia.com> Signed-off-by:
Serge Panev <spanev@nvidia.com>
-
- 01 Dec, 2022 1 commit
-
-
peizhou001 authored
-
- 21 Nov, 2022 1 commit
-
-
Rhett Ying authored
* [Dist] instantiate NodeDataView in lazy mode * fix test failure * init node/edge data store at the very beginning * fix test failures * refine comment * add more tests
-
- 17 Nov, 2022 1 commit
-
-
Rhett Ying authored
* [Dist] fix is_node check according to policy * add more tests
-
- 07 Nov, 2022 1 commit
-
-
Rhett Ying authored
* [Dist] enable access DistGraph.edges via canonical etype * refine code * refine test * refine code
-
- 04 Nov, 2022 1 commit
-
-
Rhett Ying authored
* [Dist] deprecate etype and always use canonical etype for partition and load * enable canonical etypes in dist part pipeline * resolve rebase conflicts * fix lint * fix test failure * throw exception if outdated part config is loaded * refine * refine * revert unnecessary change * fix typo
-
- 01 Nov, 2022 1 commit
-
-
peizhou001 authored
* add save/load for distributed optimizer Co-authored-by:Ubuntu <ubuntu@ip-172-31-16-19.ap-northeast-1.compute.internal>
-
- 29 Oct, 2022 1 commit
-
-
Quan (Andy) Gan authored
* sample neighbors with masks * oops * refactor again * remove * remove debug code * rename macro * address comments * more stuff * remove * fix * try fix unit test * oops * fix test * oops * change name * rename a lot of stuff * oops * ugh * misc fixes * lint * address a lot of comments * lint * lint * fix * that was silly * fix * fix * fix * oops
-
- 26 Oct, 2022 1 commit
-
-
Rhett Ying authored
* [Dist] reduce startup overhead: enable to save in specified formats * [Dist] reduce startup overhead: sort partitions when generating * sort csc/csr only whenmultiple etypes * refine
-
- 17 Oct, 2022 1 commit
-
-
Rhett Ying authored
* [Dist] Reduce peak memory in DistDGL: avoid validation, release memory once loaded * remove orig_id from ndata/edata for partition_graph() * delete orig_id from ndata/edata in dist part pipeline * reduce dtype size and format before saving graphs * fix lint * ETYPE requires to be int32/64 for CSRSortByTag * fix test failure * refine
-
- 12 Oct, 2022 1 commit
-
-
Rhett Ying authored
* [Dist] enable iterate multiple dist dataloaders simultaneously * format file * add support for any number of dataloaders * fix lint * refine code
-
- 10 Oct, 2022 1 commit
-
-
Hongzhi (Steve), Chen authored
Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
- 30 Sep, 2022 1 commit
-
-
Quan (Andy) Gan authored
* first commit * add test * fixes * ah this is how you skip setup * fix * ugh * address comments * i like black
-
- 16 Aug, 2022 1 commit
-
-
Rhett Ying authored
* [Feature] enable graph partition book support canonical etypes * fix lint * fix lint * add todo * refine according to review comments * fix lint * refine naming * revert PartitionPolicy __init__ * refine docstring * fix doc string
-
- 03 Aug, 2022 1 commit
-
-
Rhett Ying authored
-