- 29 Jan, 2023 1 commit
-
-
Muhammed Fatih BALIN authored
* [Doc] Labor sampling improvement When importance sampling option is used, the returned blocks include edge weights that need to be used during the message passing operation. So, I am including this in the documentation. * Add documentation to weighted sampling case also
-
- 27 Jan, 2023 1 commit
-
-
Hongzhi (Steve), Chen authored
* swap-example * size-shape Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
- 23 Jan, 2023 1 commit
-
-
Hongzhi (Steve), Chen authored
* part1 * more * more * spmatrix * code Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
- 22 Jan, 2023 1 commit
-
-
Hongzhi (Steve), Chen authored
* add_backslash * fix * more * blabla Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
- 20 Jan, 2023 5 commits
-
-
Hongzhi (Steve), Chen authored
* fix * sddmm * change * blabla * blabla * revert * newpr * tocuda Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
Quan (Andy) Gan authored
* fix sparse reduce and softmax doc * Update softmax.py
-
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>
-
czkkkkkk authored
* [Sparse] Add spmatrix creation function * Update * Update sparse_matrix.py * Update sparse_matrix.py Co-authored-by:Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
-
- 19 Jan, 2023 6 commits
-
-
czkkkkkk authored
* [Sparse] Polish the docstring of sparse_matrix.py * Update * Update * Update * Update
-
Quan (Andy) Gan authored
* update conda branch * fix conda * update conda * update * update windows build script * copy static library to build dir * try again * fix * lint
-
czkkkkkk authored
* [Sparse] Only support scalar or vector values in SparseMatrix creators * Update * Update sparse_matrix.py Co-authored-by:Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
-
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>
-
Mufei Li authored
Co-authored-by:Ubuntu <ubuntu@ip-172-31-36-188.ap-northeast-1.compute.internal>
-
- 17 Jan, 2023 5 commits
-
-
Hongzhi (Steve), Chen authored
* polish * [Sparse] Polish softmax.py. * fix parameter and example Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
Hongzhi (Steve), Chen authored
* polish mm docstrings * fix typo * small fix. * fix Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
Hongzhi (Steve), Chen authored
* polish * example * revert_example * pylint * revert_input * order * add input as parameter * example 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>
-
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 1 commit
-
-
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 5 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
-
- 12 Jan, 2023 4 commits
-
-
Quan (Andy) Gan authored
* use NotImplemented * add TypeError tests * format * lint * fix type * fix docstring * lint * remove redundant condition
-
Quan (Andy) Gan authored
-
czkkkkkk authored
-
Hongzhi (Steve), Chen authored
Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
- 11 Jan, 2023 9 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
* 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>
-