提交

2811 次代码提交

作者 SHA1 备注 提交日期
Minjie Wang 45c2655954 Update index.rst (#5233) 1.0.0 2023-01-30 14:17:56 +08:00
Muhammed Fatih BALIN 80902cc4b9 [Doc] Labor sampling improvement (#5221)
* [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
2023-01-30 03:37:17 +00:00
Hongzhi (Steve), Chen bbf1912c38 [Sparse] Swap examples of from_coo and spmatrix. (#5228)
* swap-example

* size-shape

Co-authored-by: Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
2023-01-28 16:27:52 +08:00
Hongzhi (Steve), Chen 0890f56685 [Doc] Update with Mono font to keep doc string consistent. (#5213)
* part1

* more

* more

* spmatrix

* code

Co-authored-by: Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
2023-01-28 16:27:52 +08:00
Hongzhi (Steve), Chen aabbcee29c Change example code for indices creation from two line to one line to avoid test break. (#5222)
* add_backslash

* fix

* more

* blabla

Co-authored-by: Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
2023-01-28 16:27:00 +08:00
Quan Gan 4c83d023e6 internal rc release 2023-01-20 09:59:11 +00:00
Minjie Wang 0bdc437b52 [Doc] Update colab tutorials with spmatrix (#5220)
* Created using Colaboratory

* Created using Colaboratory

* Created using Colaboratory

* Created using Colaboratory

* Created using Colaboratory

* Created using Colaboratory
2023-01-20 17:44:58 +08:00
Hongzhi (Steve), Chen fbbe6d61c9 [Doc] Update all canonical creation example from from_coo to spmatrix. (#5208)
* fix

* sddmm

* change

* blabla

* blabla

* revert

* newpr

* tocuda

Co-authored-by: Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
2023-01-20 17:44:07 +08:00
Hongzhi (Steve), Chen 30fb03a6bc Update example with spmatrix. (#5219)
* update

* graph

Co-authored-by: Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
2023-01-20 15:39:55 +08:00
Quan (Andy) Gan abfc4c31f5 [Sparse] Clarification on dimensions for sparse reduction and softmax docstrings (#5197)
* fix sparse reduce and softmax doc

* Update softmax.py
2023-01-20 14:31:33 +08:00
Augusto Berndt 94d3c6cb9f [Doc] Fix a typo in dgl.dataloading.rst (#5211)
changing privimitive to primitive
2023-01-20 14:23:26 +08:00
Hongzhi (Steve), Chen 7a2dd5ae96 32 (#5216)
Co-authored-by: Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
2023-01-20 11:26:26 +08:00
Hongzhi (Steve), Chen 17fad103b5 update (#5215)
Co-authored-by: Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
2023-01-20 11:25:53 +08:00
Rhett Ying a844d16ec0 [Doc] add sphinxemoji 2023-01-20 10:58:22 +08:00
Hongzhi (Steve), Chen c89ee05f2d examples (#5214)
Co-authored-by: Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
2023-01-20 10:46:12 +08:00
Rhett Ying 5337d7b2bc [Doc] fix math and link display issue (#5212) 2023-01-20 10:45:11 +08:00
czkkkkkk 20ce9be2c6 [Sparse] Add spmatrix creation function (#5209)
* [Sparse] Add spmatrix creation function

* Update

* Update sparse_matrix.py

* Update sparse_matrix.py

Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-01-20 09:49:49 +08:00
Rhett Ying 6d28052479 [Doc] revert change in link 2023-01-20 08:42:12 +08:00
Rhett Ying cccbb9129a [Doc] revert ** removal from table 2023-01-20 08:41:06 +08:00
Rhett Ying 6324351b4f [Doc] fix link and table display issue 2023-01-20 08:35:55 +08:00
czkkkkkk d1e5700676 [Sparse] Polish the docstring of sparse_matrix.py (#5202)
* [Sparse] Polish the docstring of sparse_matrix.py

* Update

* Update

* Update

* Update
2023-01-20 00:49:20 +08:00
Quan (Andy) Gan f145097f9a [Release] Conda/CMake changes for 1.0 release (#5186)
* update conda branch

* fix conda

* update conda

* update

* update windows build script

* copy static library to build dir

* try again

* fix

* lint
2023-01-19 22:28:04 +08:00
Quan (Andy) Gan c134119096 [Sparse] Update HGNN notebook (#5206)
* Created using Colaboratory

* Created using Colaboratory
2023-01-19 22:27:57 +08:00
czkkkkkk db77283130 [Sparse] Only support scalar or vector values in SparseMatrix creators (#5204)
* [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>
2023-01-19 21:46:46 +08:00
Minjie Wang c7e3754d38 [Doc] fix colab tutorials (#5205)
* Created using Colaboratory

* Created using Colaboratory

* Created using Colaboratory

* Created using Colaboratory

* minor tweak

* minor fix

* Created using Colaboratory

* Update notebooks/sparse/quickstart.ipynb
2023-01-19 20:53:51 +08:00
Hongzhi (Steve), Chen d965acab7f Change size to shape in print. (#5207)
Co-authored-by: Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
2023-01-19 17:21:11 +08:00
Hongzhi (Steve), Chen c4ffd75223 [Misc] Polish the doc strings. (#5203)
Co-authored-by: Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
2023-01-19 16:37:08 +08:00
Hongzhi (Steve), Chen 050798e9aa Update dgl.sparse rst. (#5201)
* dgl

* blabla

Co-authored-by: Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
2023-01-19 12:22:48 +08:00
Rhett Ying 535f4b29e3 [Doc] enable note book exec for pytorch backend 2023-01-19 12:19:05 +08:00
Mufei Li dffe722f5d Update (#5196)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-36-188.ap-northeast-1.compute.internal>
2023-01-19 10:16:46 +08:00
Rhett Ying 995c1913aa Update conf.py 2023-01-18 23:26:37 +08:00
Rhett Ying 11d7994708 [Doc] disable nbsphinx exec 2023-01-18 22:52:16 +08:00
Rhett Ying aba0506c81 Update conf.py 2023-01-18 22:29:55 +08:00
Rhett Ying 395b89e4b1 [Doc] add nbsphinx for pytorch only 2023-01-18 21:40:49 +08:00
Rhett Ying 9120b5a71c [Doc] specify backend as pytorch for tutorials (#5198) 2023-01-18 18:40:57 +08:00
Rhett Ying ebca7860f0 [Doc] disable include/exclude_patterns 2023-01-18 17:06:53 +08:00
Rhett Ying 6b3891cb13 Update conf.py 2023-01-18 15:07:47 +08:00
Rhett Ying 8c7d8bd878 [Doc] exclude some patterns 2023-01-18 14:15:21 +08:00
Rhett Ying f7573c6de4 [Doc] run tutorials only in pytorch backend 2023-01-18 13:43:31 +08:00
Rhett Ying fcf9663e69 [Doc] fix regular expression for include/exclude_patterns 2023-01-18 13:04:36 +08:00
Rhett Ying 84fccf5793 [Doc] add include/exclude_patterns when build sphinx (#5195) 2023-01-18 11:59:45 +08:00
Rhett Ying 56682040f1 [Doc] specify pytorch backend for tutorials 2023-01-18 09:59:34 +08:00
Rhett Ying 2331feacca Update conf.py 2023-01-17 17:50:51 +08:00
Rhett Ying ad3b09f189 Update conf.py 2023-01-17 16:29:39 +08:00
Rhett Ying 491237aa16 [Doc] ignore tutorial files for non-pytorch backend (#5191) 2023-01-17 16:09:36 +08:00
Rhett Ying 39106b7de2 [Doc] fix NDArray.numpy() issue (#5190) 2023-01-17 15:25:06 +08:00
Minjie Wang 1a6dd73552 [Doc] other colab tutorials (#5189)
* Created using Colaboratory

* Created using Colaboratory

* Created using Colaboratory

* add link

* Created using Colaboratory

* add link
2023-01-17 14:53:48 +08:00
Minjie Wang 2c143dafab [Doc] Colab tutorial for graph transformer (#5188)
* Created using Colaboratory

* add gt nblink

* Created using Colaboratory

* update

* Add nblink
2023-01-17 14:28:01 +08:00
Minjie Wang 2a8062311f [Doc] Colab tutorial for graph diffusion (#5185)
* Created using Colaboratory

* add diffusion notebook

* update
2023-01-17 14:26:19 +08:00
Hongzhi (Steve), Chen 16dd9584e6 [Sparse] Polish softmax.py. (#5182)
* polish

* [Sparse] Polish softmax.py.

* fix parameter and example

Co-authored-by: Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
2023-01-17 14:22:10 +08:00