"docs/vscode:/vscode.git/clone" did not exist on "1051ca81a60073702320b20eb633b178c3dd1c9b"
- 24 Sep, 2022 1 commit
-
-
Israt Nisa authored
* initial commit * address comments * lint check Co-authored-by:Israt Nisa <nisisrat@amazon.com>
-
- 23 Sep, 2022 4 commits
-
-
kylasa authored
Garbage Collection and memory snapshot code for debugging partitioning pipeline (target as master branch) (#4598) * Squashed commit of the following: commit e605a550b3783dd5f24eb39b6873a2e0e79be9c7 Author: kylasa <kylasa@gmail.com> Date: Thu Sep 15 14:45:39 2022 -0700 Delete pyproject.toml commit f2db9e700d817212b67b5227f6472d218f0c74f2 Author: kylasa <kylasa@gmail.com> Date: Thu Sep 15 14:44:40 2022 -0700 Changes suggested by isort program to sort imports. commit 5a6078beac6218a4f1fb378c169f04dda7396425 Author: kylasa <kylasa@gmail.com> Date: Thu Sep 15 14:39:50 2022 -0700 addressing code review comments from the CI process. commit c8e92decb7aebeb32c7467108e16f058491443ab Author: kylasa <kylasa@gmail.com> Date: Wed Sep 14 18:23:59 2022 -0700 Corrected a typo in the import statement commit 14ddb0e9b553d5be3ed2c50d82dee671e84ad8c9 Author: kylasa <kylasa@gmail.com> Date: Tue Sep 13 18:47:34 2022 -0700 Memory snapshot code for debugging memory footprint of the graph partitioning pipeline Squashed commit done * Addressing code review comments. * Update utils.py * dummy change to trigger CI tests Co-authored-by:Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
-
Chang Liu authored
* Refactor link pred example for graphsage * Use ogb evaluator + README update * Update * Add comments
-
czkkkkkk authored
* [Sparse] Add Transposition * Fix docstring * Fix linting problem * Minor fix * Minor fix Co-authored-by:Minjie Wang <wmjlyjemaine@gmail.com>
-
Vibhu Jawa authored
* get_more_logs * Update cugraph_unit_test.sh * Update test_basics.py * Update cugraph_unit_test.sh * Update tests/cugraph/test_basics.py Co-authored-by:Minjie Wang <wmjlyjemaine@gmail.com>
-
- 22 Sep, 2022 4 commits
-
-
Rhett Ying authored
* [CI] Enable DGL cugaph nightly CI * fix build issue * remove runtime
-
Rhett Ying authored
-
Tong He authored
The example was updated in https://github.com/dmlc/dgl/pull/3972 but the README file was not. This PR updates it to reflect the correct environment requirement. Co-authored-by:
Minjie Wang <wmjlyjemaine@gmail.com>
-
Ereboas authored
* Use black for formatting * limit line width to 80 characters. * Use a backslash instead of directly concatenating * file structure adjustment. * file structure adjustment(2) Co-authored-by:Mufei Li <mufeili1996@gmail.com>
-
- 21 Sep, 2022 2 commits
-
-
YanJun-Zhao authored
* debug * debug * readme * fix readme * fix readme * Update * Update * update * fix bug of syn2 Co-authored-by:
Ubuntu <ubuntu@ip-172-31-9-26.ap-northeast-1.compute.internal> Co-authored-by:
Mufei Li <mufeili1996@gmail.com>
-
Xin Yao authored
* disable warning for tensorpipe * fix warning * enable lint check for cuh files * resolve comments
-
- 20 Sep, 2022 4 commits
-
-
peizhou001 authored
-
Mufei Li authored
* Update * Update * Update * Update * Update * Update * Update * Update * Update * Update * Update * Update * Update Co-authored-by:Ubuntu <ubuntu@ip-172-31-9-26.ap-northeast-1.compute.internal>
-
Quan (Andy) Gan authored
* fix * Update hetero.py * why did i remove this Co-authored-by:Xin Yao <xiny@nvidia.com>
-
Quan (Andy) Gan authored
* toggle shared memory usage * Update dataloader.py Co-authored-by:Xin Yao <xiny@nvidia.com>
-
- 19 Sep, 2022 3 commits
-
-
nv-dlasalle authored
* updates * Enable caching C++ result * Add missing docstring * Remove unused function * Add unit test * Address comments
-
Xin Yao authored
* rename `DLContext` to `DGLContext` * rename `kDLGPU` to `kDLCUDA` * replace DLTensor with DGLArray * fix linting * Unify DGLType and DLDataType to DGLDataType * Fix FFI * rename DLDeviceType to DGLDeviceType * decouple dlpack from the core library * fix bug * fix lint * fix merge * fix build * address comments * rename dl_converter to dlpack_convert * remove redundant comments
-
Hongzhi (Steve), Chen authored
* Add pyproject.toml for autopep8. * Add pyproject.toml for autopep8. Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
- 16 Sep, 2022 14 commits
-
-
Hongzhi (Steve), Chen authored
-
Hongzhi (Steve), Chen authored
-
Hongzhi (Steve), Chen authored
-
Hongzhi (Steve), Chen authored
Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
Hongzhi (Steve), Chen authored
* Update pylint. * Use another workflow. 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>
-
Hongzhi (Steve), Chen authored
* remove * Add pylint. * Change the python version for pylint. Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
Hongzhi (Steve), Chen authored
* remove * Add pylint. 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
* [CI] refine stage logic * refine * refine
-
Hongzhi (Steve), Chen authored
* polish update_version * update pylint workflow. * add * revert. Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
Hongzhi (Steve), Chen authored
* Add pyproject.toml for autopep8. * Add pyproject.toml for autopep8. * Add flake8 annotation in workflow. * remove * add * clean up Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
Rhett Ying authored
This reverts commit ec171c64.
-
Vibhu Jawa authored
* Added cugraph nightly scripts * Removed nvcr.io//nvidia/pytorch:22.04-py3 reference Co-authored-by:Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
-
- 15 Sep, 2022 3 commits
-
-
Rhett Ying authored
* [examples]educe memory consumption * reffine help message * refine
-
Xin Yao authored
* add set_stream * add .record_stream for NDArray and HeteroGraph * refactor dgl stream Python APIs * test record_stream * add unit test for record stream * use pytorch's stream * fix lint * fix cpu build * address comments * address comments * add record stream tests for dgl.graph * record frames and update dataloder * add docstring * update frame * add backend check for record_stream * remove CUDAThreadEntry::stream * record stream for newly created formats * fix bug * fix cpp test * fix None c_void_p to c_handle
-
Rhett Ying authored
* [DistPart] expose timeout config for process group * refine code * Update tools/distpartitioning/data_proc_pipeline.py Co-authored-by:
Minjie Wang <wmjlyjemaine@gmail.com> Co-authored-by:
Minjie Wang <wmjlyjemaine@gmail.com>
-
- 14 Sep, 2022 2 commits
-
-
Israt Nisa authored
* init * Add api doc for sparse library * support op btwn matrices with differnt sparsity * Fixed docstring * addresses comments * lint check * change keyword format to fmt Co-authored-by:Israt Nisa <nisisrat@amazon.com>
-
Hongzhi (Steve), Chen authored
* Auto fix update-version * Auto fix setup.py * Auto fix update-version * Auto fix setup.py * [Doc] Change random.py to random_partition.py in guide on distributed partition pipeline (#4438) * Update distributed-preprocessing.rst * Update Co-authored-by:
Ubuntu <ubuntu@ip-172-31-9-26.ap-northeast-1.compute.internal> * fix unpinning when tensoradaptor is not available (#4450) * [Doc] fix print issue in tutorial (#4459) * [Example][Refactor] Refactor RGCN example (#4327) * Refactor full graph entity classification * Refactor rgcn with sampling * README update * Update * Results update * Respect default setting of self_loop=false in entity.py * Update * Update README * Update for multi-gpu * Update * [doc] fix invalid link in user guide (#4468) * [Example] directional_GSN for ogbg-molpcba (#4405) * version-1 * version-2 * version-3 * update examples/README * Update .gitignore * update performance in README, delete scripts * 1st approving review * 2nd approving review Co-authored-by:
Mufei Li <mufeili1996@gmail.com> * Clarify the message name, which is 'm'. (#4462) Co-authored-by:
Ubuntu <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal> Co-authored-by:
Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com> * [Refactor] Auto fix view.py. (#4461) Co-authored-by:
Ubuntu <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal> Co-authored-by:
Minjie Wang <wmjlyjemaine@gmail.com> * [Example] SEAL for OGBL (#4291) * [Example] SEAL for OGBL * update index * update * fix readme typo * add seal sampler * modify set ops * prefetch * efficiency test * update * optimize * fix ScatterAdd dtype issue * update sampler style * update Co-authored-by:
Quan Gan <coin2028@hotmail.com> * [CI] use https instead of http (#4488) * [BugFix] fix crash due to incorrect dtype in dgl.to_block() (#4487) * [BugFix] fix crash due to incorrect dtype in dgl.to_block() * fix test failure in TF * [Feature] Make TensorAdapter Stream Aware (#4472) * Allocate tensors in DGL's current stream * make tensoradaptor stream-aware * replace TAemtpy with cpu allocator * fix typo * try fix cpu allocation * clean header * redirect AllocDataSpace as well * resolve comments * [Build][Doc] Specify the sphinx version (#4465) Co-authored-by:
Minjie Wang <wmjlyjemaine@gmail.com> * reformat * reformat * Auto fix update-version * Auto fix setup.py * reformat * reformat Co-authored-by:
Ubuntu <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal> Co-authored-by:
Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com> Co-authored-by:
Mufei Li <mufeili1996@gmail.com> Co-authored-by:
Ubuntu <ubuntu@ip-172-31-9-26.ap-northeast-1.compute.internal> Co-authored-by:
Xin Yao <xiny@nvidia.com> Co-authored-by:
Chang Liu <chang.liu@utexas.edu> Co-authored-by:
Zhiteng Li <55398076+ZHITENGLI@users.noreply.github.com> Co-authored-by:
Minjie Wang <wmjlyjemaine@gmail.com> Co-authored-by:
rudongyu <ru_dongyu@outlook.com> Co-authored-by:
Quan Gan <coin2028@hotmail.com>
-
- 08 Sep, 2022 1 commit
-
-
Rhett Ying authored
* [CI] only known devs are authorized to trigger CI * fix if author is null * add comments
-
- 07 Sep, 2022 1 commit
-
-
ndickson-nvidia authored
[Feature] Added exclude_self and output_batch to knn graph construction (Issues #4323 #4316) (#4389) * * Added "exclude_self" and "output_batch" options to knn_graph and segmented_knn_graph * Updated out-of-date comments on remove_edges and remove_self_loop, since they now preserve batch information * * Changed defaults on new knn_graph and segmented_knn_graph function parameters, for compatibility; pytorch/test_geometry.py was failing * * Added test to ensure dgl.remove_self_loop function correctly updates batch information * * Added new knn_graph and segmented_knn_graph parameters to dgl.nn.KNNGraph and dgl.nn.SegmentedKNNGraph * * Formatting * * Oops, I missed the one in segmented_knn_graph when I fixed the similar thing in knn_graph * * Fixed edge case handling when invalid k specified, since it still needs to be handled consistently for tests to pass * Fixed context of batch info, since it must match the context of the input position data for remove_self_loop to succeed * * Fixed batch info resulting from knn_graph when output_batch is true, for case of 3D input tensor, representing multiple segments * * Added testing of new exclude_self and output_batch parameters on knn_graph and segmented_knn_graph, and their wrappers, KNNGraph and SegmentedKNNGraph, into the test_knn_cuda test * * Added doc comments for new parameters * * Added correct handling for uncommon case of k or more coincident points when excluding self edges in knn_graph and segmented_knn_graph * Added test cases for more than k coincident points * * Updated doc comments for output_batch parameters for clarity * * Linter formatting fixes * * Extracted out common function for test_knn_cpu and test_knn_cuda, to add the new test cases to test_knn_cpu * * Rewording in doc comments * * Removed output_batch parameter from knn_graph and segmented_knn_graph, in favour of always setting the batch information, except in knn_graph if x is a 2D tensor Co-authored-by:Minjie Wang <wmjlyjemaine@gmail.com>
-
- 06 Sep, 2022 1 commit
-
-
Chang Liu authored
* Use an internal cuda stream for CopyDataFromTo * small fix white space * Fix to compile * Make stream optional in copydata for compile * fix lint issue * Update cub functions to use internal stream * Lint check * Update CopyTo/CopyFrom/CopyFromTo to use internal stream * Address comments * Fix backward CUDA stream * Avoid overloading CopyFromTo() * Minor comment update * Overload copydatafromto in cuda device api Co-authored-by:xiny <xiny@nvidia.com>
-