- 17 Jan, 2023 4 commits
-
-
Hongzhi (Steve), Chen authored
Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
czkkkkkk authored
* [Sparse] Polish the docstring of SparseMatrix.csr() and SparseMatrix.csc() * Update sparse_matrix.py * Update Co-authored-by:Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
-
Minjie Wang authored
-
Hongzhi (Steve), Chen authored
* polish diagonal * polsih * more * more * add paramaters-back Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
- 16 Jan, 2023 3 commits
-
-
Minjie Wang authored
* Created using Colaboratory * nbsphinx & nblink * Created using Colaboratory * update notebook * minor update
-
Rhett Ying authored
* enable dgl sparse build in default * disable sparse build on cugraph * update
-
Quan (Andy) Gan authored
* use NotImplemented * format * sparse sub * address comments * lint * Update elementwise_op_diag.py * ugh Co-authored-by:Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
-
- 15 Jan, 2023 1 commit
-
-
czkkkkkk authored
* [Sparse] Use X to represent dense tensors in sddmm * indent * pylint: disable=invalid-name Co-authored-by:Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
-
- 13 Jan, 2023 7 commits
-
-
Quan (Andy) Gan authored
* use NotImplemented * format * extend to pytorch scalar * sparse div scalar * oops * Apply suggestions from code review Co-authored-by:
Mufei Li <mufeili1996@gmail.com> Co-authored-by:
Mufei Li <mufeili1996@gmail.com>
-
czkkkkkk authored
* [Sparse] Refactor matmul interface. * Update
-
Hongzhi (Steve), Chen authored
* as_sp_to_sp * dense * revert_mock * test * revert Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
Quan (Andy) Gan authored
* use NotImplemented * format * extend to pytorch scalar * reformat * reformat * lint
-
czkkkkkk authored
-
Rhett Ying authored
-
Rhett Ying authored
-
- 12 Jan, 2023 7 commits
-
-
Xin Yao authored
-
Quan (Andy) Gan authored
* use NotImplemented * add TypeError tests * format * lint * fix type * fix docstring * lint * remove redundant condition
-
nv-dlasalle authored
* Add failing unit test * Add fix * Remove extra newline * skip cpu test Co-authored-by:Xin Yao <yaox12@outlook.com>
-
Quan (Andy) Gan authored
-
czkkkkkk authored
-
czkkkkkk authored
* [Sparse] Reduce peak memory usage of SpSpAdd * Update * Update
-
Hongzhi (Steve), Chen authored
Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
- 11 Jan, 2023 11 commits
-
-
Quan (Andy) Gan authored
-
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
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 1 commit
-
-
peizhou001 authored
-