- 11 Jan, 2023 8 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
-
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 7 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
-
Xin Yao authored
* fix fp16 in nn modules * fix lint * remove the example Co-authored-by:Quan Gan <coin2028@hotmail.com>
-
- 03 Jan, 2023 2 commits
-
-
Mufei Li authored
* update * Update * Update * Update * Update Co-authored-by:Ubuntu <ubuntu@ip-172-31-36-188.ap-northeast-1.compute.internal>
-
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 3 commits
-
-
Mufei Li authored
* update * lint * lint * comments Co-authored-by:Ubuntu <ubuntu@ip-172-31-36-188.ap-northeast-1.compute.internal>
-
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 3 commits
-
-
czkkkkkk authored
* [Sparse] Support BSpMM and BSDDMM * Update SpMM and SDDMM error messages * Use TORCH_CHECK * Update error string
-
Minjie Wang authored
* add coalesce() and has_duplicate() * Add duplicate check in spspmm * black * fix * clang-format * lintrunner * minor fix * fix
-
Mufei Li authored
Co-authored-by:Ubuntu <ubuntu@ip-172-31-36-188.ap-northeast-1.compute.internal>
-
- 27 Dec, 2022 1 commit
-
-
Mufei Li authored
* Update * update * Update * Update * Update * format * Update * lint * Update * lint * CI * CI * Update * address comments Co-authored-by:Ubuntu <ubuntu@ip-172-31-36-188.ap-northeast-1.compute.internal>
-
- 26 Dec, 2022 2 commits
-
-
czkkkkkk authored
-
Quan (Andy) Gan authored
* rename * next time i should use lintrunner
-
- 24 Dec, 2022 1 commit
-
-
czkkkkkk authored
* [Sparse] Add SpSpMM * Update matmul interface * address comments * fix test utils to generate only coalesced matrices * fix linter * fix ut * fix * rm print Co-authored-by:Minjie Wang <wmjlyjemaine@gmail.com>
-
- 22 Dec, 2022 1 commit
-
-
Quan (Andy) Gan authored
* initial commit * lint * rename * address comments * add doctests * address comments * remove additional test * add description * lint * lint * lint * Update test_reduction.py Co-authored-by:Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
-
- 21 Dec, 2022 2 commits
- 20 Dec, 2022 1 commit
-
-
Mufei Li authored
[Sparse] Add Two Sparse Matrices with Different Sparsity, DiagMatrix.dense, Add SparseMatrix and DiagMatrix (#5044) * Update * undo wrong edit * lint * fix import * Update Co-authored-by:Ubuntu <ubuntu@ip-172-31-36-188.ap-northeast-1.compute.internal>
-
- 19 Dec, 2022 1 commit
-
-
Xin Yao authored
* replace LooseVersion with packaging.version * import packaging from setuptools * import packaging.version in dgl.utils * format * revert changes to apps/kg * revert changes to _dataloading
-
- 15 Dec, 2022 2 commits