Rhett Ying
12841c675b
[Dist] backward compatible with dgl.dataloading.DistDataLoader ( #7782 )
2024-09-06 11:21:52 +08:00
Muhammed Fatih BALIN
c3aea1b62c
[Performance][CUDA] Labor UVA optimization ( #5885 )
...
Co-authored-by: Xin Yao <xiny@nvidia.com >
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com >
2023-07-13 19:56:31 +08:00
Chang Liu
68275b9f3e
[Feature] Decompose dataset to each process to add multi-node support for dataloader ( #5617 )
2023-05-24 16:30:56 -07:00
peizhou001
4864a9f903
[Bug] Merge rather replace when find reverse eids ( #5532 )
...
Co-authored-by: Ubuntu <ubuntu@ip-172-31-16-19.ap-northeast-1.compute.internal >
2023-04-12 10:42:42 +08:00
Hongzhi (Steve), Chen
8a83027274
[Misc] Merge test utils. ( #5440 )
...
* 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 >
2023-03-20 15:32:45 +08:00
Hongzhi (Steve), Chen
e250ba3d99
[Misc] Rename test_utils -> pytests_utils. ( #5438 )
...
* rename
* sort
* rename
---------
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal >
2023-03-09 09:42:29 +08:00
kkranen
fe3d29ac4d
[Dataloading] Ignore edge types without reverse types in edge dataloader ( #5411 )
...
* 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 >
2023-03-08 22:04:51 +08:00
Quan (Andy) Gan
851d66fa65
[Bugfix] Fix duplicate worker_init_fn argument when provided in DataLoader ( #5420 )
...
* fix duplicate worker_init_fn
* lint
* lint again
* uugh
2023-03-06 23:41:53 +08:00
Hongzhi (Steve), Chen
74c9d27d16
[Misc] Auto-format tests. ( #5313 )
...
* [Misc] Auto-format tests.
* more
---------
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal >
2023-02-17 23:33:44 +08:00
Hongzhi (Steve), Chen
86193c26f7
[Misc] Reorg python test (with backend) according to the guideline. ( #5312 )
...
* rename
* remove test transpose
* udpate
* rename
* cleanup
---------
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal >
2023-02-17 16:11:39 +08:00