- 15 Feb, 2023 1 commit
-
-
Quan (Andy) Gan authored
-
- 14 Feb, 2023 3 commits
-
-
Hongzhi (Steve), Chen authored
Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
Quan (Andy) Gan authored
* move example test from unit test to examples * oops * oops * ok
-
Hongzhi (Steve), Chen authored
* create_dev_conda_env * fix * polish * nlabla * cleanup * more * add_more * polish --------- Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
- 13 Feb, 2023 4 commits
-
-
kylasa authored
Following changes are made in this PR. 1. In dataset_utils.py, when reading edges from disk we follow the order defined by the STR_EDGE_TYPE key in the metadata.json file. This order is implicitly used to assign edgeid to edge types. This same order is used to read edges from the disk as well. 2. Now the unit test framework will also randomize the order of edges read from the disk. This is done for the edges when reading from the disk for the unit tests. Co-authored-by:Quan (Andy) Gan <coin2028@hotmail.com>
-
Krzysztof Sadowski authored
Co-authored-by:Mufei Li <mufeili1996@gmail.com>
-
Zahi Kakish authored
Some weird formatting occurred in the documentation for EGATConv, so this quick commit should fix that. Co-authored-by:Mufei Li <mufeili1996@gmail.com>
-
Quan (Andy) Gan authored
* enable sparse on windows and mac * that was stupid * let's see what's going on.. * [Sparse] Fix the import error on Mac OS. When using template functions that are defined in source files from DGL, the loader of MacOS somehow cannot find their definitions. This fix simply avoids depending on template functions from DGL headers. With this fix, the sparse tests all pass on the MAC environment. * ok this is the problem * make errors clearer * uh * test * Update __init__.py * disabling ddp on windows --------- Co-authored-by:czkkkkkk <zekucai@gmail.com>
-
- 10 Feb, 2023 4 commits
-
-
Rhett Ying authored
-
Nicolas Castet authored
* Fix Column.record_stream(...) for unmaterialized tensors * lint * Record streams for indices on non-materialized columns * add docstring * fix for cpu index * Record also stream on storage * Always call self.storage.record_stream when storage is on GPU * fix lint --------- Co-authored-by:Xin Yao <xiny@nvidia.com>
-
Rhett Ying authored
-
Rhett Ying authored
-
- 09 Feb, 2023 1 commit
-
-
peizhou001 authored
Add Id hash map
-
- 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
-
- 03 Feb, 2023 2 commits
-
-
kylasa authored
* lintrunner patch for gloo_wrapper.py * lintrunner changes to the tools directory.
-
Hongzhi (Steve), Chen authored
* remove unnecessary clean up. * more --------- Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
- 02 Feb, 2023 1 commit
-
-
Rhett Ying authored
* [Dist] add input_dir for parmetis preprocess * add support for parquet * update parmetis_wrapper accordingly
-
- 01 Feb, 2023 3 commits
-
-
Rhett Ying authored
-
Hongzhi (Steve), Chen authored
* update pip install info. * update * clarify the version * blabla * blabl --------- Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
Hongzhi (Steve), Chen authored
* remove_mock_sparse_example * mock_sparse_test * remove_mock_sparse --------- Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
- 30 Jan, 2023 3 commits
-
-
Minjie Wang authored
-
Rhett Ying authored
-
Minjie Wang authored
-
- 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 13 commits
-
-
Minjie Wang authored
* Created using Colaboratory * Created using Colaboratory * Created using Colaboratory * Created using Colaboratory * Created using Colaboratory * Created using Colaboratory
-
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>
-
Hongzhi (Steve), Chen authored
* update * graph 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
-
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>
-
Hongzhi (Steve), Chen authored
Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
Rhett Ying authored
-
Hongzhi (Steve), Chen authored
Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
Rhett Ying authored
-
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>
-
Rhett Ying authored
-
Rhett Ying authored
-