- 22 Mar, 2023 1 commit
-
-
Xin Yao authored
* cleanup unused cmake options * disable BUILD_TORCH for cugraph * resolve comments
-
- 16 Mar, 2023 1 commit
-
-
yangbaechu authored
-
- 09 Mar, 2023 1 commit
-
-
Gleb Bazhenov authored
* new functional for creating data splits in graph * minor fix in data split implementation * apply suggestions from code review Co-authored-by:
Mufei Li <mufeili1996@gmail.com> * refactoring + unit tests * fix test file name * move imports to the top * Revert "fix test file name" This reverts commit 126323e38c8de6fdc73c826dccc9048aed8f9634. * remove nccl submodule * address linter issues --------- Co-authored-by:
Mufei Li <mufeili1996@gmail.com> Co-authored-by:
Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
-
- 08 Mar, 2023 1 commit
-
-
Guangyu Zhou authored
* add PATTERN dataset * fix bug * fix bugs * fix issues * refine according to dongyu's comments --------- Co-authored-by:
BuptTab <gyzhou2000@gmail.com> Co-authored-by:
rudongyu <ru_dongyu@outlook.com>
-
- 07 Mar, 2023 1 commit
-
-
Quan (Andy) Gan authored
-
- 04 Mar, 2023 1 commit
-
-
Tingyu Wang authored
* add CuGraphGATConv model * lintrunner * update model to reflect changes in make_mfg_csr(), move max_in_degree to forward() * simplify pytest markers * fall back to FG option for large fanout * update error msg * add feat_drop and activation options * add residual option * Update python/dgl/nn/pytorch/conv/cugraph_gatconv.py Co-authored-by:
Mufei Li <mufeili1996@gmail.com> * Update python/dgl/nn/pytorch/conv/cugraph_gatconv.py Co-authored-by:
Mufei Li <mufeili1996@gmail.com> * reset res_fc --------- Co-authored-by:
Mufei Li <mufeili1996@gmail.com>
-
- 03 Mar, 2023 1 commit
-
-
Mufei Li authored
* Update * lint * lint * r prefix * CI * lint * skip TF * Update * edge homophily * linkx homophily * format * skip TF * fix test * update * lint * lint * review * lint * update * lint * update * CI --------- Co-authored-by:Ubuntu <ubuntu@ip-172-31-36-188.ap-northeast-1.compute.internal>
-
- 02 Mar, 2023 1 commit
-
-
czkkkkkk authored
-
- 01 Mar, 2023 1 commit
-
-
Zhiteng Li authored
* add CLUSTER dataset * refine according to dongyu's comments --------- Co-authored-by:rudongyu <ru_dongyu@outlook.com>
-
- 24 Feb, 2023 1 commit
-
-
Mufei Li authored
* Update * lint * lint * r prefix * CI * lint * skip TF * Update --------- Co-authored-by:Ubuntu <ubuntu@ip-172-31-36-188.ap-northeast-1.compute.internal>
-
- 23 Feb, 2023 1 commit
-
-
Kunal Mukherjee authored
* subgraphx commit * nits * newline eof added * lint fix * test script updated to use default values * lint fix * graphs that are used for test cases are updated to a small graph * lint formatted * test paramter adj to complete the test under 20s * lint fixes --------- Co-authored-by:kxm180046 <kxm180046@utdallas.edu>
-
- 22 Feb, 2023 1 commit
-
-
Tingyu Wang authored
* add CuGraphSAGEConv model * fix lint issues * update model to reflect changes in make_mfg_csr(), move max_in_degree to forward() * lintrunner * allow reset_parameters() * remove norm option, simplify test * allow full graph fallback option, add example * address comments * address reviews --------- Co-authored-by:Mufei Li <mufeili1996@gmail.com>
-
- 20 Feb, 2023 1 commit
-
-
Hongzhi (Steve), Chen authored
* auto-reformat * lintrunner --------- Co-authored-by:Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
-
- 08 Feb, 2023 1 commit
-
-
ZhenyuLU_Heliodore authored
* add SVD positional encoding * modify importing module * Fixed certain problems * Change the test unit to a nonsigular one * Fixed typo and make accord with lintrunner * added svd_pe into dgl.rst * Modified dgl.rst
-
- 30 Jan, 2023 1 commit
-
-
Minjie Wang authored
-
- 20 Jan, 2023 3 commits
-
-
Augusto Berndt authored
changing privimitive to primitive
-
Hongzhi (Steve), Chen authored
Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
Rhett Ying authored
-
- 19 Jan, 2023 3 commits
-
-
Minjie Wang authored
* Created using Colaboratory * Created using Colaboratory * Created using Colaboratory * Created using Colaboratory * minor tweak * minor fix * Created using Colaboratory * Update notebooks/sparse/quickstart.ipynb
-
Hongzhi (Steve), Chen authored
* dgl * blabla Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
Rhett Ying authored
-
- 18 Jan, 2023 10 commits
-
-
Rhett Ying authored
-
Rhett Ying authored
-
Rhett Ying authored
-
Rhett Ying authored
-
Rhett Ying authored
-
Rhett Ying authored
-
Rhett Ying authored
-
Rhett Ying authored
-
Rhett Ying authored
-
Rhett Ying authored
-
- 17 Jan, 2023 6 commits
-
-
Rhett Ying authored
-
Rhett Ying authored
-
Rhett Ying authored
-
Minjie Wang authored
* Created using Colaboratory * Created using Colaboratory * Created using Colaboratory * add link * Created using Colaboratory * add link
-
Minjie Wang authored
* Created using Colaboratory * add gt nblink * Created using Colaboratory * update * Add nblink
-
Minjie Wang authored
* Created using Colaboratory * add diffusion notebook * update
-
- 16 Jan, 2023 1 commit
-
-
Minjie Wang authored
* Created using Colaboratory * nbsphinx & nblink * Created using Colaboratory * update notebook * minor update
-
- 13 Jan, 2023 2 commits
-
-
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>
-