Andrei Ivanov
|
6b222af6f3
|
[DeprecationWarning] Fixing the warnings appearing in test_traversal.py::test_bfs. (#7484)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
|
2024-07-01 15:02:49 +08:00 |
|
Andrei Ivanov
|
b0982feb21
|
Reactivation of one of the GPU tests. (#7193)
|
2024-03-08 09:57:01 +08:00 |
|
Andrei Ivanov
|
364cb7186e
|
Skip test when atomic operations are not supported on GPU. (#7117)
|
2024-02-21 16:14:58 +08:00 |
|
Andrei Ivanov
|
13cbad32ce
|
Suppressing warnings generated by the test_prop_nodes_topo test. (#6651)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
|
2024-02-19 10:09:15 +08:00 |
|
OlegPlatonov
|
ffe2871b05
|
[Feature] Adjusted homophily and label informativeness (#6516)
Co-authored-by: rudongyu <ru_dongyu@outlook.com>
|
2023-12-12 02:29:37 +08:00 |
|
Hongzhi (Steve), Chen
|
969276eb1d
|
[Misc] Move dataset_tests to an independent directory. (#6617)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
|
2023-11-27 11:16:21 +08:00 |
|
Rhett Ying
|
0024c7e197
|
[BugFix] return batch related ids in g.idtype (#6578)
|
2023-11-17 17:51:22 +08:00 |
|
Will
|
12f02c3c44
|
Update heterograph.py (#6506)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
|
2023-11-16 11:18:02 +08:00 |
|
Andrei Ivanov
|
64df37f7eb
|
Improving gpu_cache test. (#6195)
|
2023-08-23 13:46:08 +08:00 |
|
Andrei Ivanov
|
c7e252cd19
|
Testing a data frame with unnamed columns. (#6186)
|
2023-08-22 13:16:53 +08:00 |
|
Andrei Ivanov
|
89f8d5f60a
|
Improving propagate and filter tests. (#6146)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
|
2023-08-20 21:55:03 +08:00 |
|
Andrei Ivanov
|
8b839a2398
|
Improving data tests. (#6144)
|
2023-08-20 21:43:59 +08:00 |
|
Andrei Ivanov
|
1320438392
|
Improving basic tests. (#6145)
|
2023-08-20 21:43:15 +08:00 |
|
caojy1998
|
1f2cb6d9f6
|
[CI improvement] Move dataset_tests to an independent directory (#6158)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-21-37.ap-northeast-1.compute.internal>
|
2023-08-18 12:02:59 +08:00 |
|
Andrei Ivanov
|
97c3f870c7
|
Improving sampling tests. (#6167)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
|
2023-08-17 15:24:46 +08:00 |
|
Andrei Ivanov
|
fd6587459c
|
Improving sparse_ops tests. (#6147)
|
2023-08-17 12:49:07 +08:00 |
|
Andrei Ivanov
|
cf829dc38e
|
Fixing some unittest warnings. (#6122)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
|
2023-08-10 11:53:20 +08:00 |
|
Andrei Ivanov
|
77c84834c8
|
Improving serialize tests (#6116)
|
2023-08-10 10:21:01 +08:00 |
|
Andrei Ivanov
|
d19887cde5
|
Improving transform tests. (#6123)
|
2023-08-10 09:59:25 +08:00 |
|
caojy1998
|
bcb5be4ac8
|
[Bug fix] Fix the bug in creating unibipartite heterogenous graph (#6093)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-21-37.ap-northeast-1.compute.internal>
|
2023-08-07 18:50:22 +08:00 |
|
Andrei Ivanov
|
5c7681b2d1
|
Removing warnings appearing in heterograph tests (#6095)
Co-authored-by: Xin Yao <xiny@nvidia.com>
|
2023-08-07 10:46:35 +08:00 |
|
Ilia Taraban
|
8c213ef122
|
[Feature] Enable bfloat16 convert functions in Python API (#5760)
|
2023-07-31 18:09:32 +08:00 |
|
Quan (Andy) Gan
|
cf5c19302e
|
[Bugfix] Fix 5873 (#5884)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
|
2023-07-27 12:33:22 +08:00 |
|
Muhammed Fatih BALIN
|
69a532c1ab
|
[Feature] Gpu cache for node and edge data (#4341)
Co-authored-by: xiny <xiny@nvidia.com>
|
2023-07-24 13:17:10 +08:00 |
|
AdamGrabowski
|
4135b1bd5b
|
[Performance] Fused sampling with compaction (#5924)
Co-authored-by: Hesham Mostafa <hesham.mostafa@intel.com>
|
2023-07-20 09:38:22 +08:00 |
|
Rhett Ying
|
b26da25297
|
[GraphBolt] remove pydantic_yaml from dependency (#6011)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
|
2023-07-19 10:48:46 +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 |
|
caojy1998
|
55af15d4a9
|
[BugFix]Use Python API for relabel_nodes (#5937)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-6-31.ap-northeast-1.compute.internal>
|
2023-07-04 20:44:59 +08:00 |
|
Rhett Ying
|
cdf65f4dd6
|
Revert "[CI] Temmprarily skip ogb-related tests" (#5944)
|
2023-07-04 07:22:55 +08:00 |
|
Andrzej Kotłowski
|
4bc256b11f
|
[Test] Run test_spmm also on floats (#5930)
|
2023-06-30 12:04:31 +02:00 |
|
Rhett Ying
|
a49c6ddc9c
|
[CI] Temmprarily skip ogb-related tests (#5907)
|
2023-06-28 07:23:34 +08:00 |
|
Jiahang Li
|
d381f2263d
|
[Dataset] MovieLens (#5567)
Co-authored-by: Mufei Li <mufeili1996@gmail.com>
Co-authored-by: Ubuntu <ubuntu@ip-172-31-17-164.ap-northeast-1.compute.internal>
|
2023-06-19 16:48:27 +08:00 |
|
OlegPlatonov
|
921476c8c6
|
[Dataset] Add heterophilous graphs. (#5853)
Co-authored-by: Mufei Li <mufeili1996@gmail.com>
|
2023-06-15 09:14:19 +08:00 |
|
keli-wen
|
ae17185a65
|
[Sparse] Update code and add unittest for formats (#5859)
|
2023-06-13 15:46:34 +08:00 |
|
caojy1998
|
2446f2fd69
|
[Test] Add testcase for function AddSelfLoop (#5858)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-6-31.ap-northeast-1.compute.internal>
|
2023-06-13 14:59:50 +08:00 |
|
rudongyu
|
9211d34fb8
|
[BugFix] Fix khop_adj (#5754)
|
2023-06-07 14:16:20 +08:00 |
|
Nicola Vitucci
|
a9d6f77012
|
[Feature] Support heterogeneous graphs in the to_networkx method (#5726)
Co-authored-by: Mufei Li <mufeili1996@gmail.com>
|
2023-06-01 19:49:15 +08:00 |
|
galogm
|
dd768a57f6
|
[Bugfix] dgl.linkx_homophily calculation fails when all class homophily=0 (#5720)
Co-authored-by: Mufei Li <mufeili1996@gmail.com>
|
2023-05-22 14:34:31 +08:00 |
|
Chang Liu
|
e6eefd1a13
|
[Bugfix] Fix the uninitialized pin_memory flag for empty graph (#5609)
|
2023-04-26 17:56:01 -07:00 |
|
Chang Liu
|
00c3edc1cf
|
[Bugfix] Fix unit test failures on older GPUs (#5579)
|
2023-04-21 18:33:51 -07:00 |
|
czkkkkkk
|
f41934df87
|
[Sparse] Add conversion between DGLGraph and SparseMatrix. (#5553)
|
2023-04-20 18:00:34 +08:00 |
|
Kunal Mukherjee
|
95aaa4934a
|
[Fix] np.float and np.int deprecated usage (#5563)
Co-authored-by: kxm180046 <kxm180046@utdallas.edu>
Co-authored-by: Mufei Li <mufeili1996@gmail.com>
|
2023-04-17 18:48:03 +08:00 |
|
Kunal Mukherjee
|
23ef2ddd71
|
[Fix] np.asscalar deprecated usage (#5557)
Co-authored-by: kxm180046 <kxm180046@utdallas.edu>
Co-authored-by: Mufei Li <mufeili1996@gmail.com>
|
2023-04-17 13:52:25 +08:00 |
|
rudongyu
|
bb1f8850e5
|
[NN] Refactor the Code Structure of GT (#5100)
|
2023-04-14 11:50:14 +08:00 |
|
Chang Liu
|
62b5f50a5c
|
[Feature] Import PyTorch's pin_memory() method for DGL graph structure (#5366)
|
2023-04-10 19:21:32 -07:00 |
|
Ilia Taraban
|
acb4eb7ecd
|
[Feature] Add bfloat16 support for CPU (#5497)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
|
2023-04-06 11:16:41 +02:00 |
|
Mufei Li
|
a244de579c
|
[Dataset] WisconsinDataset (#5520)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-36-188.ap-northeast-1.compute.internal>
|
2023-04-04 16:44:26 +08:00 |
|
Mufei Li
|
dd4c74ff32
|
[Dataset] CornellDataset and TexasDataset (#5513)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-36-188.ap-northeast-1.compute.internal>
|
2023-04-03 16:16:37 +08:00 |
|
Mufei Li
|
2b5921e759
|
[Dataset] Actor (#5511)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-36-188.ap-northeast-1.compute.internal>
|
2023-03-31 10:28:50 +08:00 |
|
Mufei Li
|
690f37bbe9
|
update (#5507)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-36-188.ap-northeast-1.compute.internal>
|
2023-03-28 19:22:44 +08:00 |
|