- 11 Jan, 2023 9 commits
-
-
Hongzhi (Steve), Chen authored
Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
Hongzhi (Steve), Chen authored
Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
Hongzhi (Steve), Chen authored
* add mul and div * polish * equivalent * indent * double Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
Chang Liu authored
-
Rhett Ying authored
-
Hongzhi (Steve), Chen authored
Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
Xin Yao authored
* Avoid initializing CUDA at importing * renaming
-
Hongzhi (Steve), Chen authored
* doc * minor * black * no-lint * reorg Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
Hongzhi (Steve), Chen authored
* remove unnecessary exposure. * remove_add_power * remove_warning * reorder Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
- 10 Jan, 2023 2 commits
-
-
Quan (Andy) Gan authored
-
Rhett Ying authored
* [BugFix] fix unexpected exception when agg_type is GCN and bias is disabled * Update sageconv.py Co-authored-by:Quan (Andy) Gan <coin2028@hotmail.com>
-
- 09 Jan, 2023 2 commits
-
-
TrellixVulnTeam authored
* Adding tarfile member sanitization to extractall() * Update utils.py Co-authored-by:Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
-
Quan (Andy) Gan authored
-
- 08 Jan, 2023 2 commits
-
-
Quan (Andy) Gan authored
* overwrite default_collate_fn * Update dataloader.py * Update dataloader.py * Update dataloader.py * Update dataloader.py * Update test_dataloader.py * revert the test code being reverted in #4956
-
bgawrych authored
* Optimize bias term in sageconv * fix lint * Remove bias sharing * Update sageconv.py Co-authored-by:
Bartlomiej Gawrych <barlomiej.gawrych@intel.com> Co-authored-by:
Quan (Andy) Gan <coin2028@hotmail.com>
-
- 06 Jan, 2023 10 commits
-
-
peizhou001 authored
-
peizhou001 authored
-
Mufei Li authored
* Update * Update * Update * lint * lint * Update * CI * Update diag_matrix.py * Update sparse_matrix.py * Update sparse_matrix.py Co-authored-by:
Ubuntu <ubuntu@ip-172-31-36-188.ap-northeast-1.compute.internal> Co-authored-by:
Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
-
peizhou001 authored
-
peizhou001 authored
-
peizhou001 authored
-
Rhett Ying authored
* [CI] updgrade pytorch version for benchmark CI * update build arguments * updage * updage * upgrade torch to 1.13 * updage docker image * update cmake args * try with cu116_torch112 * update build * update * update * update * update docker image * update * update * update * update * final update * fix continue running * update * update * update
-
Xin Yao authored
* fix fp16 in nn modules * fix lint * remove the example Co-authored-by:Quan Gan <coin2028@hotmail.com>
-
Quan (Andy) Gan authored
* initial commit * Update build.sh
-
Andrzej Kotłowski authored
Co-authored-by:Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
-
- 05 Jan, 2023 4 commits
-
-
Chang Liu authored
-
Theodore Vasiloudis authored
* Allow reading and writing single-column vector Parquet files. These files are commonly produced by Spark ML's feature processing code. * [Dist] Only write single-column vector files for Parquet in tests.
-
Xin Yao authored
-
rudongyu authored
* gt example * update * update * update * update * lint * Update examples/sparse/graph_transformer.py Co-authored-by:
Mufei Li <mufeili1996@gmail.com> Co-authored-by:
Mufei Li <mufeili1996@gmail.com>
-
- 03 Jan, 2023 4 commits
-
-
Mufei Li authored
* update * Update * Update * Update * Update Co-authored-by:Ubuntu <ubuntu@ip-172-31-36-188.ap-northeast-1.compute.internal>
-
czkkkkkk authored
-
Theodore Vasiloudis authored
[Dist] Add support for Parquet-formatted edges files, remove some assumptions on edge file number. (#5051) * [Dist] Add support for Parquet-formatted edges files, remove some assumptions on edge file number. * [Dist] Add parquet edges option to unit tests. Co-authored-by:xiang song(charlie.song) <classicxsong@gmail.com>
-
ZhenyuLU_Heliodore authored
* Add SpatialEncoder and SpatialEncoder3d * Optimize the code execution efficiency * Fixed certain problems according to Dongyu's suggestions. * Fix an error about probability of division by zero in PathEcoder; Change certain designs in SpatialEncoder * Fix a typo * polish the docstring * fix doc * lint Co-authored-by:
Ubuntu <ubuntu@ip-172-31-14-146.ap-northeast-1.compute.internal> Co-authored-by:
rudongyu <ru_dongyu@outlook.com>
-
- 29 Dec, 2022 5 commits
-
-
Xin Yao authored
-
Mufei Li authored
* update * lint * lint * comments Co-authored-by:Ubuntu <ubuntu@ip-172-31-36-188.ap-northeast-1.compute.internal>
-
czkkkkkk authored
-
Minjie Wang authored
* new print func * lintrunner
-
Minjie Wang authored
* pass gcn * example tests * pass gcnii, hgnn, sgc, sign * black * test file * add torchmetrics * migrate appnp, c_and_s, twirls * fix style * minor fix * fix hypergraphatt and twirls * pass gat * fix torchmetric * lintrunner Co-authored-by:Mufei Li <mufeili1996@gmail.com>
-
- 28 Dec, 2022 2 commits
-
-
Mufei Li authored
* Update * CI * Update dgl_sparse/src/utils.h Co-authored-by:
Minjie Wang <wmjlyjemaine@gmail.com> Co-authored-by:
Ubuntu <ubuntu@ip-172-31-36-188.ap-northeast-1.compute.internal> Co-authored-by:
Minjie Wang <wmjlyjemaine@gmail.com>
-
czkkkkkk authored
* [Sparse] Support BSpMM and BSDDMM * Update SpMM and SDDMM error messages * Use TORCH_CHECK * Update error string
-