此网站需要 JavaScript。
5f1babf0bf
fix build for multiple pytorch versions (#5289 )
Quan (Andy) Gan
2023-02-15 15:22:50 +08:00
1956964579
[Doc] fix docstring issue (#5260 )
Rhett Ying
2023-02-01 16:13:43 +08:00
2d40b53feb
Update pip install info for tutorials. (#5236 )
Hongzhi (Steve), Chen
2023-02-01 15:17:40 +08:00
d9ce403d68
Update hgnn.ipynb (create by colab)
Minjie Wang
2023-01-30 20:14:01 +08:00
40c968b78b
fix (#5293 )
Hongzhi (Steve), Chen
2023-02-14 17:18:45 +08:00
fb8677b419
[Test] Move example test from unit test to examples (#5290 )
Quan (Andy) Gan
2023-02-14 16:25:05 +08:00
267d285597
[Dev] Create canonical dev conda environment. (#5278 )
Hongzhi (Steve), Chen
2023-02-14 16:07:07 +08:00
432c71ef25
Code changes to fix order sensitivity of the pipeline (#5288 )
kylasa
2023-02-13 10:56:26 -08:00
f5afc6eaa2
fix rounding issue (#5159 )
Krzysztof Sadowski
2023-02-13 11:02:55 +01:00
21733e903b
Documentation equation syntax fix for EGATConv (#5284 )
Zahi Kakish
2023-02-12 23:58:11 -07:00
f62669b05c
enable sparse on windows and mac (#5277 )
Quan (Andy) Gan
2023-02-13 13:16:17 +08:00
465828cdbc
[CI] pre-install required py packages in image for unit/tutorial test (#5276 )
Rhett Ying
2023-02-10 19:11:30 +08:00
af79e54049
[Bugfix] Fix Column.record_stream(...) for unmaterialized tensors (#5240 )
Nicolas Castet
2023-02-10 00:36:46 -06:00
d49a3019de
[Doc] update --part_config
Rhett Ying
2023-02-10 11:18:02 +08:00
ed3888dd74
[Doc] update --part_config
Rhett Ying
2023-02-10 11:17:00 +08:00
f0b7cc96bd
[Performance]Add concurrent cpu id hashmap (#5241 )
peizhou001
2023-02-09 08:51:08 +08:00
5598503aa0
[Transform] Add SVDPE Transform Module (#5121 )
ZhenyuLU_Heliodore
2023-02-08 12:29:03 +08:00
aa42aaeb9f
[DistDGL][Lintrunner]Lintrunner for tools directory (#5261 )
kylasa
2023-02-03 09:56:47 -08:00
8b47bad5ba
[Misc] Remove unnecessary clean up before build to accelerate incremental build. (#5267 )
Hongzhi (Steve), Chen
2023-02-03 15:11:16 +08:00
eff16b6116
[Dist] add input_dir for parmetis preprocess (#5232 )
Rhett Ying
2023-02-02 09:44:35 +08:00
cf67829998
[Doc] fix docstring issue (#5260 )
Rhett Ying
2023-02-01 16:13:43 +08:00
77bcf6040e
Update pip install info for tutorials. (#5236 )
Hongzhi (Steve), Chen
2023-02-01 15:17:40 +08:00
b3308ae795
Cleanup mock_sparse related code. (#5230 )
Hongzhi (Steve), Chen
2023-02-01 15:17:14 +08:00
829ce109f1
Update hgnn.ipynb (create by colab)
Minjie Wang
2023-01-30 20:14:01 +08:00
f51f6312b8
[DOC] replace emoji with Y/N to fix display issue (#5235 )
Rhett Ying
2023-01-30 15:14:19 +08:00
389b8eb928
[DOC] replace emoji with Y/N to fix display issue (#5235 )
Rhett Ying
2023-01-30 15:14:19 +08:00
45c2655954
Update index.rst (#5233 )
1.0.0
Minjie Wang
2023-01-30 14:15:52 +08:00
8230640248
Update index.rst (#5233 )
Minjie Wang
2023-01-30 14:15:52 +08:00
80902cc4b9
[Doc] Labor sampling improvement (#5221 )
Muhammed Fatih BALIN
2023-01-29 08:32:09 -05:00
5888d9d1b6
[Doc] Labor sampling improvement (#5221 )
Muhammed Fatih BALIN
2023-01-29 08:32:09 -05:00
bbf1912c38
[Sparse] Swap examples of from_coo and spmatrix. (#5228 )
Hongzhi (Steve), Chen
2023-01-27 10:51:57 +08:00
0890f56685
[Doc] Update with Mono font to keep doc string consistent. (#5213 )
Hongzhi (Steve), Chen
2023-01-23 09:48:07 +08:00
aabbcee29c
Change example code for indices creation from two line to one line to avoid test break. (#5222 )
Hongzhi (Steve), Chen
2023-01-23 02:21:57 +08:00
4b5fa83bcd
[Sparse] Swap examples of from_coo and spmatrix. (#5228 )
Hongzhi (Steve), Chen
2023-01-27 10:51:57 +08:00
387ae76df3
[Doc] Update with Mono font to keep doc string consistent. (#5213 )
Hongzhi (Steve), Chen
2023-01-23 09:48:07 +08:00
d61012e094
Change example code for indices creation from two line to one line to avoid test break. (#5222 )
Hongzhi (Steve), Chen
2023-01-23 02:21:57 +08:00
4c83d023e6
internal rc release
Quan Gan
2023-01-20 09:59:11 +00:00
0bdc437b52
[Doc] Update colab tutorials with spmatrix (#5220 )
Minjie Wang
2023-01-20 17:44:58 +08:00
fbbe6d61c9
[Doc] Update all canonical creation example from from_coo to spmatrix. (#5208 )
Hongzhi (Steve), Chen
2023-01-20 17:44:07 +08:00
30fb03a6bc
Update example with spmatrix. (#5219 )
Hongzhi (Steve), Chen
2023-01-20 15:39:55 +08:00
abfc4c31f5
[Sparse] Clarification on dimensions for sparse reduction and softmax docstrings (#5197 )
Quan (Andy) Gan
2023-01-20 14:31:33 +08:00
94d3c6cb9f
[Doc] Fix a typo in dgl.dataloading.rst (#5211 )
Augusto Berndt
2023-01-20 03:23:26 -03:00
7a2dd5ae96
32 (#5216 )
Hongzhi (Steve), Chen
2023-01-20 11:26:26 +08:00
17fad103b5
update (#5215 )
Hongzhi (Steve), Chen
2023-01-20 11:25:53 +08:00
a844d16ec0
[Doc] add sphinxemoji
Rhett Ying
2023-01-20 10:58:22 +08:00
c89ee05f2d
examples (#5214 )
Hongzhi (Steve), Chen
2023-01-20 10:46:12 +08:00
5337d7b2bc
[Doc] fix math and link display issue (#5212 )
Rhett Ying
2023-01-20 10:45:11 +08:00
20ce9be2c6
[Sparse] Add spmatrix creation function (#5209 )
czkkkkkk
2023-01-20 09:49:49 +08:00
6d28052479
[Doc] revert change in link
Rhett Ying
2023-01-20 08:42:12 +08:00
cccbb9129a
[Doc] revert ** removal from table
Rhett Ying
2023-01-20 08:41:06 +08:00
6324351b4f
[Doc] fix link and table display issue
Rhett Ying
2023-01-20 08:35:55 +08:00
d1e5700676
[Sparse] Polish the docstring of sparse_matrix.py (#5202 )
czkkkkkk
2023-01-20 00:49:20 +08:00
f145097f9a
[Release] Conda/CMake changes for 1.0 release (#5186 )
Quan (Andy) Gan
2023-01-19 22:28:04 +08:00
c134119096
[Sparse] Update HGNN notebook (#5206 )
Quan (Andy) Gan
2023-01-19 22:27:57 +08:00
db77283130
[Sparse] Only support scalar or vector values in SparseMatrix creators (#5204 )
czkkkkkk
2023-01-19 21:46:46 +08:00
c7e3754d38
[Doc] fix colab tutorials (#5205 )
Minjie Wang
2023-01-19 20:53:51 +08:00
d965acab7f
Change size to shape in print. (#5207 )
Hongzhi (Steve), Chen
2023-01-19 17:21:11 +08:00
c4ffd75223
[Misc] Polish the doc strings. (#5203 )
Hongzhi (Steve), Chen
2023-01-19 16:37:08 +08:00
050798e9aa
Update dgl.sparse rst. (#5201 )
Hongzhi (Steve), Chen
2023-01-19 12:22:48 +08:00
535f4b29e3
[Doc] enable note book exec for pytorch backend
Rhett Ying
2023-01-19 12:19:05 +08:00
dffe722f5d
Update (#5196 )
Mufei Li
2023-01-19 10:16:46 +08:00
995c1913aa
Update conf.py
Rhett Ying
2023-01-18 23:26:37 +08:00
11d7994708
[Doc] disable nbsphinx exec
Rhett Ying
2023-01-18 22:52:16 +08:00
aba0506c81
Update conf.py
Rhett Ying
2023-01-18 22:29:55 +08:00
395b89e4b1
[Doc] add nbsphinx for pytorch only
Rhett Ying
2023-01-18 21:40:49 +08:00
9120b5a71c
[Doc] specify backend as pytorch for tutorials (#5198 )
Rhett Ying
2023-01-18 18:40:57 +08:00
ebca7860f0
[Doc] disable include/exclude_patterns
Rhett Ying
2023-01-18 17:06:53 +08:00
6b3891cb13
Update conf.py
Rhett Ying
2023-01-18 15:07:47 +08:00
8c7d8bd878
[Doc] exclude some patterns
Rhett Ying
2023-01-18 14:15:21 +08:00
f7573c6de4
[Doc] run tutorials only in pytorch backend
Rhett Ying
2023-01-18 13:43:31 +08:00
fcf9663e69
[Doc] fix regular expression for include/exclude_patterns
Rhett Ying
2023-01-18 13:04:36 +08:00
84fccf5793
[Doc] add include/exclude_patterns when build sphinx (#5195 )
Rhett Ying
2023-01-18 11:59:45 +08:00
56682040f1
[Doc] specify pytorch backend for tutorials
Rhett Ying
2023-01-18 09:59:34 +08:00
2331feacca
Update conf.py
Rhett Ying
2023-01-17 17:50:51 +08:00
ad3b09f189
Update conf.py
Rhett Ying
2023-01-17 16:29:39 +08:00
491237aa16
[Doc] ignore tutorial files for non-pytorch backend (#5191 )
Rhett Ying
2023-01-17 16:09:36 +08:00
39106b7de2
[Doc] fix NDArray.numpy() issue (#5190 )
Rhett Ying
2023-01-17 15:25:06 +08:00
1a6dd73552
[Doc] other colab tutorials (#5189 )
Minjie Wang
2023-01-17 14:53:48 +08:00
2c143dafab
[Doc] Colab tutorial for graph transformer (#5188 )
Minjie Wang
2023-01-17 14:28:01 +08:00
2a8062311f
[Doc] Colab tutorial for graph diffusion (#5185 )
Minjie Wang
2023-01-17 14:26:19 +08:00
16dd9584e6
[Sparse] Polish softmax.py. (#5182 )
Hongzhi (Steve), Chen
2023-01-17 14:22:10 +08:00
82eb3d71a6
[Sparse] polish strings of matmul.py and sddmm.py. (#5177 )
Hongzhi (Steve), Chen
2023-01-17 13:55:07 +08:00
84aae0863f
[Sparse] Polish reduction.py. (#5180 )
Hongzhi (Steve), Chen
2023-01-17 13:34:11 +08:00
b9c8d458d8
move to cpu (#5187 )
Hongzhi (Steve), Chen
2023-01-17 13:17:56 +08:00
f554bc4873
[Sparse] Polish the docstring of SparseMatrix.csr() and SparseMatrix.csc() (#5179 )
czkkkkkk
2023-01-17 13:12:48 +08:00
a1a43d98e8
[Doc] Update notebook (#5184 )
Minjie Wang
2023-01-17 11:23:32 +08:00
fa74ea706a
[Sparse] Polish diag_matrix.py and sparse_matrix.py. (#5178 )
Hongzhi (Steve), Chen
2023-01-17 10:46:11 +08:00
0868f1796d
[Doc] sparse lib tutorial and colab links (#5181 )
Minjie Wang
2023-01-16 18:59:19 +08:00
0c5d6f1b00
[BUILD] enable dgl sparse build in default (#5175 )
Rhett Ying
2023-01-16 14:01:39 +08:00
27010dbc55
[Sparse] Sparse matrix subtraction (#5164 )
Quan (Andy) Gan
2023-01-16 11:37:42 +08:00
419fb8151b
[Sparse] Use X to represent dense tensors in sddmm (#5174 )
czkkkkkk
2023-01-15 11:52:06 +08:00
acc567aa08
[Sparse] Support sparse matrix dividing scalar (#5173 )
Quan (Andy) Gan
2023-01-13 22:54:58 +08:00
b5c5c860f6
[Sparse] Refactor matmul interface. (#5162 )
czkkkkkk
2023-01-13 20:08:40 +08:00
9334421d2b
[Sparse] Rename as_sparse to to_sparse, dense to to_dense. (#5170 )
Hongzhi (Steve), Chen
2023-01-13 17:03:20 +08:00
5f5db2dfc7
[Sparse] Make functions compatible with PyTorch scalar tensors (#5163 )
Quan (Andy) Gan
2023-01-13 14:00:52 +08:00
1d1b08b044
[Sparse] Fix sddmm docstring (#5169 )
czkkkkkk
2023-01-13 13:53:03 +08:00
85bd0cdeca
[Doc] remove deprected Node/EdgeDataLoader (#5171 )
Rhett Ying
2023-01-13 13:22:16 +08:00
f65bd2d6f6
[CI] fix device configure when run on GPU (#5154 )
Rhett Ying
2023-01-13 08:39:04 +08:00
cdfd1e382f
Delete train_sampling_unsupervised.py (#5161 )
Xin Yao
2023-01-13 03:15:48 +08:00
8abf9d54e3
[Sparse] Use NotImplemented to let Python dispatch types (#5160 )
Quan (Andy) Gan
2023-01-12 21:12:29 +08:00