提交

3063 次代码提交

作者 SHA1 备注 提交日期
Tingyu Wang 05aebd8001 [Model] Update cugraph-ops models for 23.04 release (#5540)
Co-authored-by: schmidt-ju <79865721+schmidt-ju@users.noreply.github.com>
Co-authored-by: Quan (Andy) Gan <coin2028@hotmail.com>
Co-authored-by: Mufei Li <mufeili1996@gmail.com>
Co-authored-by: Ubuntu <ubuntu@ip-172-31-36-188.ap-northeast-1.compute.internal>
Co-authored-by: peizhou001 <110809584+peizhou001@users.noreply.github.com>
Co-authored-by: Ubuntu <ubuntu@ip-172-31-16-19.ap-northeast-1.compute.internal>
1.1.1
2023-06-23 05:00:04 +00:00
Rhett Ying 9892abde1c [release] bump version to 1.1.1 (#5892) 2023-06-21 14:22:42 +08:00
Rhett Ying 009ee50f50 [dev] enable specifying conda env name (#5886) 2023-06-20 07:49:57 +00:00
Rhett Ying 2d2bfe7b39 [Misc] remove unnecessary print() from test_partition.py 2023-06-20 07:49:57 +00:00
Rhett Ying 351a294a0e [DistDGL] sort node/edge_map to obtain expected id ranges (#5872) 2023-06-20 07:49:53 +00:00
caojy1998 eb1e88208a [CI] Add some notation for train_full.py and move it to a new directory (#5863)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-6-31.ap-northeast-1.compute.internal>
2023-06-20 07:47:55 +00:00
Hongzhi (Steve), Chen 135be22eca [Misc] Update the comment in examples/sampling/node_classification.py (#5874) 2023-06-20 07:47:55 +00:00
Rhett Ying 4002ee98fb [Doc] fix doc build error caused by quickstart.ipynb (#5864) 2023-06-20 07:47:55 +00:00
keli-wen 9497bde655 [Sparse] Update code and add unittest for formats (#5859) 2023-06-20 07:47:55 +00:00
caojy1998 a7567f6c84 [Test] Add testcase for function AddSelfLoop (#5858)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-6-31.ap-northeast-1.compute.internal>
2023-06-20 07:47:55 +00:00
Andrei Ivanov cadb8bf000 [Doc]Removing useless dataset loading instructions for the P-GNN example. (#5861)
Co-authored-by: Mufei Li <mufeili1996@gmail.com>
2023-06-20 07:47:55 +00:00
Rhett Ying 5cedd192ec [Dev]Update create_dev_conda_env.sh to enable cu118 2023-06-20 07:47:55 +00:00
hummingg 6e03c56a7f AIFB -> AIFBDataset (#5860) 2023-06-20 07:47:55 +00:00
keli-wen 9bedf8678c [Sparse] Clean formats function docstring. (#5851)
update the DGLGraph.formats docstring
2023-06-20 07:47:55 +00:00
Zhiteng Li 051258f537 [NN] Refactor DegreeEncoder, SpatialEncoder and PathEncoder (#5799)
Co-authored-by: rudongyu <ru_dongyu@outlook.com>
2023-06-20 07:47:55 +00:00
caojy1998 44882e84a4 [CI] Fix a description bug for AddSelfLoop (#5842)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-22-182.ap-northeast-1.compute.internal>
2023-06-20 07:47:55 +00:00
Hongzhi (Steve), Chen 787451bdf4 [Misc] Fix indent for AddSelfLoop. (#5843)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-06-20 07:47:55 +00:00
czkkkkkk 6ca9506e3d [Tutotrial] Update sparse quickstart tutorial. (#5835) 2023-06-20 07:47:55 +00:00
czkkkkkk f878437911 [Doc] Cleanup DiagMatrix related definitions. (#5836) 2023-06-20 07:47:55 +00:00
Rhett Ying 62446968a7 [Examples] fix lint (#5838) 2023-06-20 07:47:55 +00:00
Wang, Xiao 518eb3e2ed [Build] use c++17 on tensoradaptor build (#5791) 2023-06-20 07:47:55 +00:00
rudongyu a138415798 [BugFix] Fix khop_adj (#5754) 2023-06-20 07:47:55 +00:00
keli-wen c1cd61c36b [Examples] Add Sampling Examples (#5777) 2023-06-20 07:47:55 +00:00
caojy1998 bf9bfd0bb7 [doc] modify some expression in docs (#5801)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-22-182.ap-northeast-1.compute.internal>
2023-06-20 07:47:55 +00:00
Andrei Ivanov 76e09e00eb [Misc]Improving the output of the DCRNN training script. (#5790)
Co-authored-by: Mufei Li <mufeili1996@gmail.com>
2023-06-20 07:47:55 +00:00
Chang Liu ed69f7c2db [Example][Minor] Update README/requirements from sklearn -> scikit-learn (#5792) 2023-06-20 07:47:55 +00:00
Rhett Ying f49e2315af [dev] add torchdata into conda env yaml (#5800) 2023-06-20 07:47:55 +00:00
Rhett Ying 6f0788404b [CI] update CI docker images (#5796) 2023-06-20 07:47:55 +00:00
Rhett Ying 938f9312a7 [CI] install torchdadta in docker CI (#5795) 2023-06-20 07:47:55 +00:00
Hongzhi (Steve), Chen 20d5153d58 [Misc] Update Jenkins. (#5794)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-06-20 07:47:55 +00:00
caojy1998 ad1f7dacea [CI] authorize new contributor (#5788)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-22-182.ap-northeast-1.compute.internal>
2023-06-20 07:44:28 +00:00
Hongzhi (Steve), Chen 892e6b9871 [Cleanup] Remove featgraph and unused TVM dependency. (#5767)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-06-20 07:44:28 +00:00
Hongzhi (Steve), Chen c0d19acdd0 [Misc] Remove xbyak (#5752)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-06-20 07:43:05 +00:00
gmsft 63284abca3 [DOC format]Update 1_introduction.py (#5748)
Co-authored-by: Mufei Li <mufeili1996@gmail.com>
2023-06-20 07:43:05 +00:00
Chang Liu 53f2c30942 [Feature] Decompose dataset to each process to add multi-node support for dataloader (#5617) 2023-06-20 07:43:05 +00:00
Andrzej Kotłowski 6a53a0169c Upgrade libxsmm (#5725)
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
2023-06-20 07:43:05 +00:00
Hongzhi (Steve), Chen ff4a7c7c3a [Misc] Clean up unused header. (#5716)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-06-20 07:43:05 +00:00
galogm 5945011d4c [Bugfix] dgl.linkx_homophily calculation fails when all class homophily=0 (#5720)
Co-authored-by: Mufei Li <mufeili1996@gmail.com>
2023-06-20 07:43:05 +00:00
keli-wen 9aad6d0099 [Doc] Update Jenkinsfile (#5715) 2023-06-20 07:43:05 +00:00
nv-dlasalle f3697ee5b0 [Performance Improvement] Make GPU sampling and to_block use pinned memory to decrease required synchronization (#5685) 2023-06-20 07:43:05 +00:00
鄢振宇Michael Yan 7e3a8a5d9c [Doc] Fix a typo in edgeconv.py (#5643)
Co-authored-by: Mufei Li <mufeili1996@gmail.com>
2023-06-20 07:43:05 +00:00
Rhett Ying f7e2b02715 [Benchmark] update node classification for multigpu benchmark (#5674)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-06-20 07:43:05 +00:00
Rhett Ying 7744eda68a [Dist] fix crash issue if empty test set (#5653) 2023-06-20 07:43:05 +00:00
Xin Yao 1337f9a26e [Bugfix] Fix the version check for alpha version PyTorch in NGC containers (#5673)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-06-20 07:43:05 +00:00
Ilia Taraban 6ad9a40ef4 [Misc] Disable BF16 LibXSMM SpMM for AVX2 platforms (#5677) 2023-06-20 07:43:05 +00:00
Andrzej Kotłowski 5619dfc8c1 [Performance] Improve COOToCSR implementation (#5508)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-06-20 07:43:05 +00:00
Rhett Ying 25fc69eb67 [Benchmark] log train time and test accuracy, choose device (#5662) 2023-06-20 07:43:05 +00:00
Zhiting Zhu 90473a7c0b [Doc] Make readme more readable for markdown (#5649) 2023-06-20 07:43:05 +00:00
Daniil Sizov bb6f1804f3 [Misc] Exclude libxsmm on unsupported platforms (#5668) 2023-06-20 07:43:05 +00:00
Xin Yao 5f2fde920a [Fix] Fix tensor.storage() deprecation warning (#5656) 2023-06-20 07:43:05 +00:00