此网站需要 JavaScript。
9b62e8d014
Revert "[Misc] Isort tutorials/large/L1_large_node_classification.py (#4721 )" (#4741 )
Hongzhi (Steve), Chen
2022-10-21 13:32:52 +08:00
743516f37b
add standalone tools for generating canonical etypes (#4626 )
peizhou001
2022-10-19 23:34:39 +08:00
6a3cb5482e
black (#4722 )
Hongzhi (Steve), Chen
2022-10-19 15:59:55 +08:00
c78ddee265
[Feature] enable to save graphs in multiple formats (#4266 )
Rhett Ying
2022-10-19 14:53:44 +08:00
6a46072593
[Dist] decouple num_chunks and num_parts for graphs with edge feature (#4729 )
Rhett Ying
2022-10-19 13:47:54 +08:00
b63fc41a38
[BugFix] cugraph must be imported before torch (#4730 )
Rhett Ying
2022-10-19 10:10:01 +08:00
9962b7bdfd
[Misc] Isort tutorials/large/L1_large_node_classification.py (#4721 )
Hongzhi (Steve), Chen
2022-10-19 09:29:05 +08:00
98792a8ae3
[Example][Refactor] Refactor RGAT example (#4530 )
Chang Liu
2022-10-18 06:49:24 -07:00
83ada2964d
[Doc] Fix the doc for the partition_graph function (#4708 )
Triston
2022-10-17 21:06:05 -07:00
b13092172d
[Dist] Reduce peak memory in DistDGL (#4687 )
Rhett Ying
2022-10-17 13:35:55 +08:00
0a33500c4b
[Misc] Update PULL_REQUEST_TEMPLATE.md (#4710 )
Hongzhi (Steve), Chen
2022-10-17 13:10:24 +08:00
91cfcaf864
black (#4707 )
Hongzhi (Steve), Chen
2022-10-14 08:37:01 +08:00
a5d21c2bfc
[Sampling] handle fanout=-1 differently from fanout>0 in sample_etype_neighbors() (#4716 )
Rhett Ying
2022-10-13 15:39:06 +08:00
e452179c88
[Deprecation] Dataset Attributes (#4666 )
Mufei Li
2022-10-13 11:12:45 +08:00
f846d902cf
Add Metapath2vec module (#4660 )
LuckyLiuM
2022-10-13 01:01:07 +08:00
2b9838697f
[Misc] Black auto fix. (#4705 )
Hongzhi (Steve), Chen
2022-10-12 16:16:36 +08:00
408eba2479
Multiple dist dl sampler (#4704 )
Rhett Ying
2022-10-12 15:51:45 +08:00
ea48ce7a37
[Misc] Black auto fix. (#4697 )
Hongzhi (Steve), Chen
2022-10-11 13:31:13 +08:00
bd3fe59eb8
[Misc] ClangFormat auto fix. (#4685 )
Hongzhi (Steve), Chen
2022-10-11 10:24:27 +08:00
89a4cc4db2
[Misc] Black auto fix. (#4694 )
Hongzhi (Steve), Chen
2022-10-11 00:12:30 +08:00
303b150f8c
[Transform] Double Radius Node Labeling (#4513 )
rudongyu
2022-10-10 14:15:08 +08:00
98325b1097
[Misc] Black auto fix. (#4691 )
Hongzhi (Steve), Chen
2022-10-10 10:53:51 +08:00
c24e285a8c
Add clang-format (#4686 )
Hongzhi (Steve), Chen
2022-10-09 16:57:17 +08:00
5b2d44faaa
[Model] BiPointNet (#4434 )
彭卓清
2022-10-08 21:24:16 +08:00
a49b96ee16
[doc] add doc for saving original node/edge IDs in dist part pipeline (#4655 )
Rhett Ying
2022-10-08 17:36:58 +08:00
76bb54044e
[Misc] Black auto fix. (#4682 )
Hongzhi (Steve), Chen
2022-10-08 14:16:12 +08:00
a208e8868b
[Misc] Black auto fix. (#4680 )
Hongzhi (Steve), Chen
2022-10-08 14:15:56 +08:00
29434e6501
[Refactor] Refactor Laplacian positional encoding transform (#4628 )
Zhiteng Li
2022-10-08 13:03:03 +08:00
be8763fa65
[Misc] Black auto fix. (#4679 )
Hongzhi (Steve), Chen
2022-10-08 11:59:37 +08:00
eae6ce2a4f
ParMETIS wrapper script to enable ParMETIS to process chunked dataset format (#4605 )
kylasa
2022-10-03 12:23:57 -07:00
1f471396d8
Edge Feature support for input graph datasets for dist. graph partitioning pipeline (#4623 )
kylasa
2022-10-03 01:02:15 -07:00
72cfb9342f
[Example][Refactor] RGCN link prediction example refactor (#4548 )
Chang Liu
2022-09-30 12:57:50 -07:00
14cafe73e2
bump version (#4667 )
Quan (Andy) Gan
2022-10-01 00:47:38 +08:00
5bf17547f7
[DistTensor] add bitwise or function (#4638 )
Quan (Andy) Gan
2022-09-30 19:38:37 +08:00
09ec5fd5e3
[Sparse] Improve API docs (#4663 )
Israt Nisa
2022-09-30 00:34:42 -04:00
bb7b3c6f25
[Sparse] Add SparseMatrix unittest and fix docstring problem (#4627 )
czkkkkkk
2022-09-30 11:53:33 +08:00
2accfc5dd1
replace with pow (#4662 )
Israt Nisa
2022-09-29 22:42:34 -04:00
26dc54ec0c
[Github] Update Github stable bot (#4659 )
Minjie Wang
2022-09-29 22:03:29 +08:00
765d725e15
[Sparse] GAT example using sparse operator (#4645 )
Israt Nisa
2022-09-29 09:45:04 -04:00
9ceb63db78
[Sparse] Add Hetero RGCN example (#4650 )
czkkkkkk
2022-09-29 14:42:56 +08:00
3d01340d23
[Sparse] Add elementwise operators for diagonal matrix (#4644 )
Israt Nisa
2022-09-29 01:08:50 -04:00
eb729c5401
Add Deepwalk module (#4562 )
LuckyLiuM
2022-09-29 09:30:56 +08:00
fa05ccb961
Add sddmm operator in mock_sparse library (#4579 )
Israt Nisa
2022-09-28 11:50:30 -04:00
ec5e7bc564
[Sparse] Add gcn example (#4634 )
czkkkkkk
2022-09-28 21:30:52 +08:00
cf19254a19
[Dist] enable to partition many chunks into less partitions via pipeline (#4620 )
Rhett Ying
2022-09-28 16:52:39 +08:00
6c1500d49f
[Dist] save original node/edge IDs into separate files (#4649 )
Rhett Ying
2022-09-28 14:30:24 +08:00
0b9df9d798
[Misc] Black auto fix. (#4652 )
Hongzhi (Steve), Chen
2022-09-28 10:28:24 +08:00
f19f05ce66
[Misc] Black auto fix. (#4651 )
Hongzhi (Steve), Chen
2022-09-28 10:28:04 +08:00
977b1ba448
[Sparse] Migration of Unary, Softmax, Matmul Ops (#4616 )
Mufei Li
2022-09-27 19:34:46 +08:00
b3ae13ab31
Update Jenkinsfile
Rhett Ying
2022-09-27 16:41:00 +08:00
99f726ff93
Fix MNIST examples (#4632 )
Chang Liu
2022-09-27 00:41:18 -07:00
7f50a6da2e
[Example][Bugfix] Fix mlp example (#4631 )
Chang Liu
2022-09-27 00:11:00 -07:00
188bc2bf71
[Fix][Unittest] Fix test stream (#4635 )
Xin Yao
2022-09-27 12:41:26 +08:00
d78a3a4baf
[Misc] Black auto fix. (#4640 )
Hongzhi (Steve), Chen
2022-09-26 22:07:53 +08:00
23d09057e3
[Misc] Black auto fix. (#4642 )
Hongzhi (Steve), Chen
2022-09-26 21:47:11 +08:00
a9f2acf323
[Misc] Black auto fix. (#4641 )
Hongzhi (Steve), Chen
2022-09-26 21:46:32 +08:00
08c50eb7c1
[Subgraph] State in the docstring that nodes cannot have any duplicate value when inducing a subgraph (#4637 )
czkkkkkk
2022-09-26 16:25:49 +08:00
544a2cd192
[Sparse] Add reduction operators (#4600 )
czkkkkkk
2022-09-26 16:06:05 +08:00
80b22ad881
[Readability] Polish udf.py (#4534 )
Hongzhi (Steve), Chen
2022-09-26 14:50:34 +08:00
7dba19913e
Sparse ops: Support elementwise ops between sparse and diagonal matrix (#4617 )
Israt Nisa
2022-09-23 22:22:51 -04:00
ace76327dd
Garbage Collection and memory snapshot code for debugging partitioning pipeline (target as master branch) (#4598 )
kylasa
2022-09-23 15:37:29 -07:00
533afa851e
[Example][Refactor] Graphsage link prediction example refactor (#4526 )
Chang Liu
2022-09-23 01:45:32 -07:00
db64cc3760
[Sparse] Add Transposition for SparseMatrix and DiagMatrix (#4597 )
czkkkkkk
2022-09-23 15:17:55 +08:00
d04534c940
[Bugfix][Hotfix] Fix cugraph Pytorch CI failures (#4622 )
Vibhu Jawa
2022-09-22 20:49:03 -07:00
be11409312
[CI] Enable DGL cugaph nightly CI (#4573 )
Rhett Ying
2022-09-22 15:26:29 +08:00
dc258603df
update dev list
Rhett Ying
2022-09-22 14:58:50 +08:00
33c8abb9f4
[Doc] Update Readme for example Hilander (#4587 )
Tong He
2022-09-22 13:54:13 +08:00
92bff4d2bb
[Example] SEAL+NGNN for ogbl (#4550 )
Ereboas
2022-09-22 13:09:27 +08:00
ec4271bf87
[Example] Refactor GNNExplainer Example (#4560 )
YanJun-Zhao
2022-09-21 13:34:39 +08:00
880b3b1f97
[Fix] Enable lint check for cuh files and fix compiler warnings (#4585 )
Xin Yao
2022-09-21 10:09:14 +08:00
166b273bec
add ssh port config for dispatchdata (#4557 )
peizhou001
2022-09-20 20:41:41 +08:00
73b9f3a1da
[Sparse] Migrate DiagMatrix class (#4567 )
Mufei Li
2022-09-20 17:17:43 +08:00
0bd6bc80cd
[examples]educe memory consumption (#4558 ) (#4596 )
Rhett Ying
2022-09-20 15:59:41 +08:00
8366774122
[Feature] Support canonical edge types in HeteroGraphConv (#4440 )
Quan (Andy) Gan
2022-09-20 14:15:26 +08:00
5ebd3bf05a
[DataLoader] Disable the usage of shared memory when persistent_workers=False on single GPU (#4497 )
Quan (Andy) Gan
2022-09-20 11:40:33 +08:00
2630d2eb02
[Performance][bugfix] Implement is_unibipartite in C++ with caching. (#4556 )
nv-dlasalle
2022-09-19 16:46:27 -07:00
cded5b80fe
[Feature] Bump DLPack to v0.7 and decouple DLPack from the core library (#4454 )
Xin Yao
2022-09-19 16:02:43 +08:00
1eb4923cad
Merge branch 'master' into better-conda
better-conda
Quan (Andy) Gan
2022-09-19 13:53:18 +08:00
f1689ad0e1
[Misc]Add pyproject.toml for autopep8 & black. (#4543 )
Hongzhi (Steve), Chen
2022-09-19 11:38:58 +08:00
36dbccee12
Delete pylint.yml
Hongzhi (Steve), Chen
2022-09-16 18:35:41 +08:00
d0b04f7eec
Update pylint.yml
Hongzhi (Steve), Chen
2022-09-16 18:29:58 +08:00
e069549a74
Update pylint.yml
Hongzhi (Steve), Chen
2022-09-16 18:17:39 +08:00
07a465b8be
Update pylint. (#4576 )
Hongzhi (Steve), Chen
2022-09-16 17:37:09 +08:00
11a679c085
[Misc] Use another workflow. (#4575 )
Hongzhi (Steve), Chen
2022-09-16 17:33:17 +08:00
d08b28dec1
Update pylint. (#4574 )
Hongzhi (Steve), Chen
2022-09-16 17:11:12 +08:00
5f5739192a
[Misc] Update the python version in Pylint workflow for flake8. (#4572 )
Hongzhi (Steve), Chen
2022-09-16 17:01:46 +08:00
97b3c5c8a7
Add Pylint workflow for flake8. (#4571 )
Hongzhi (Steve), Chen
2022-09-16 16:50:19 +08:00
565bbdbb66
remove (#4570 )
Hongzhi (Steve), Chen
2022-09-16 16:34:29 +08:00
a3e00c4453
[CI] refine stage logic (#4565 )
Rhett Ying
2022-09-16 16:28:04 +08:00
795371ad0e
[Misc] Try use official pylint workflow. (#4568 )
Hongzhi (Steve), Chen
2022-09-16 16:10:04 +08:00
ec96407c3c
[Misc] Add flake8 lint workflow. (#4566 )
Hongzhi (Steve), Chen
2022-09-16 15:47:41 +08:00
7f984b64b2
Revert "[Feature][REVIEW] Enable DGL cugaph nightly CI (#4525 )" (#4563 )
Rhett Ying
2022-09-16 13:57:50 +08:00
ec171c648a
[Feature][REVIEW] Enable DGL cugaph nightly CI (#4525 )
Vibhu Jawa
2022-09-15 20:28:30 -07:00
960092be02
[Feature] Import PyTorch's CUDA stream management (#4503 )
0.9.1
Xin Yao
2022-09-15 16:54:52 +08:00
1bc77c5e61
[examples]educe memory consumption (#4558 )
Rhett Ying
2022-09-15 19:27:20 +08:00
9a00cf194f
[Feature] Import PyTorch's CUDA stream management (#4503 )
Xin Yao
2022-09-15 16:54:52 +08:00
099b173f6f
[DistPart] expose timeout config for process group (#4532 )
Rhett Ying
2022-09-15 15:28:36 +08:00
cf03592743
Move mock version of dgl_sparse library to DGL main repo (#4524 )
Israt Nisa
2022-09-14 12:08:20 -04:00
701c6fe754
[Readability] Auto fix setup.py and update-version.py (#4446 )
Hongzhi (Steve), Chen
2022-09-14 13:36:18 +08:00
75d23de415
update conda scripts
Quan Gan
2022-09-14 01:56:00 +00:00