- 31 Jul, 2023 1 commit
-
-
Ilia Taraban authored
-
- 09 Jun, 2023 1 commit
-
-
Rhett Ying authored
-
- 08 Jun, 2023 1 commit
-
-
Rhett Ying authored
-
- 10 Apr, 2023 1 commit
-
-
Mufei Li authored
Co-authored-by:Ubuntu <ubuntu@ip-172-31-36-188.ap-northeast-1.compute.internal>
-
- 29 Mar, 2023 1 commit
-
-
Hongzhi (Steve), Chen authored
* pytorch_example * fix --------- Co-authored-by:Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
-
- 19 Feb, 2023 1 commit
-
-
Hongzhi (Steve), Chen authored
Co-authored-by:Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
-
- 12 Jan, 2023 1 commit
-
-
Xin Yao authored
-
- 06 Jan, 2023 1 commit
-
-
peizhou001 authored
-
- 05 Jan, 2023 1 commit
-
-
Chang Liu authored
-
- 17 Nov, 2022 1 commit
-
-
Rhett Ying authored
* [Dist][Examples] refactor dist graphsage examples * refine train_dist.py * update train_dist_unsupervised.py * fix debug info * update train_dist_transductive * update unsupervised_transductive * remove distgnn * fix join() in standalone mode * change batch_labels to long() for ogbn-papers100M * free unnecessary mem * lint * fix lint * refine * fix lint * fix incorrect args * refine
-
- 30 Sep, 2022 1 commit
-
-
Chang Liu authored
-
- 28 Sep, 2022 1 commit
-
-
Hongzhi (Steve), Chen authored
Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
- 23 Sep, 2022 1 commit
-
-
Chang Liu authored
* Refactor link pred example for graphsage * Use ogb evaluator + README update * Update * Add comments
-
- 15 Sep, 2022 1 commit
-
-
Rhett Ying authored
* [examples]educe memory consumption * reffine help message * refine
-
- 05 Sep, 2022 1 commit
-
-
Chang Liu authored
* Add refactors for multi-gpu and full-graph example * Fix format * Update * Update * Update
-
- 19 Aug, 2022 1 commit
-
-
peizhou001 authored
* add multigpu folder for related examples
-
- 28 Jul, 2022 1 commit
-
-
Wey Gu authored
* Fixed device type in inference * change buffer_device instead
-
- 19 Jul, 2022 1 commit
-
-
Chang Liu authored
* Fix node_classification.py * Minor update Co-authored-by:nv-dlasalle <63612878+nv-dlasalle@users.noreply.github.com>
-
- 14 Jul, 2022 1 commit
-
-
Chang Liu authored
-
- 13 Jul, 2022 1 commit
-
-
Chang Liu authored
* First update to fix two examples * Update to fix RGCN/graphsage example and dataloader * Update
-
- 01 Jul, 2022 1 commit
-
-
Chang Liu authored
* minor update on golden example * update * update * Update README Co-authored-by:Minjie Wang <wmjlyjemaine@gmail.com>
-
- 30 Jun, 2022 2 commits
-
-
Chang Liu authored
* Regolden graphsage example to guide others * update golden * update * Update example and propagate to original folder * Update to remove ^M (windows DOS) character * update * Merge file changes and update README * Minor comment update Co-authored-by:
Minjie Wang <wmjlyjemaine@gmail.com> Co-authored-by:
Mufei Li <mufeili1996@gmail.com>
-
Chang Liu authored
Co-authored-by:Xin Yao <xiny@nvidia.com>
-
- 23 Jun, 2022 1 commit
-
-
Xin Yao authored
* Explicitly unpin tensoradapter allocated arrays * Undo unrelated change * Add unit test * update unit test * add pinned_by_dgl flag to NDArray::Container * use dgl.ndarray for holding the pinning status * update multi-gpu uva inference * reinterpret cast NDArray::Container* to DLTensor* in MoveAsDLTensor * update unpin column and examples * add unit test for unpin column Co-authored-by:
Dominique LaSalle <dlasalle@nvidia.com> Co-authored-by:
nv-dlasalle <63612878+nv-dlasalle@users.noreply.github.com>
-
- 26 May, 2022 1 commit
-
-
彭齐荣 authored
-
- 23 May, 2022 1 commit
-
-
Quan (Andy) Gan authored
Co-authored-by:Mufei Li <mufeili1996@gmail.com>
-
- 11 May, 2022 1 commit
-
-
Quan (Andy) Gan authored
* rename * Update node_classification.py * more fixes... Co-authored-by:Minjie Wang <wmjlyjemaine@gmail.com>
-
- 27 Apr, 2022 1 commit
-
-
Rhett Ying authored
* [Feature] enable socket net_type for rpc * fix lint * fix lint * fix build issue on windows * fix test failure on windows * fix test failure * fix cpp unit test failure * net_type blocking max_try_times * fix other comments * fix lint * fix comment * fix lint * fix cpp
-
- 12 Apr, 2022 3 commits
-
-
Quan (Andy) Gan authored
* enable UVA sampling with CPU indices * add docs * add more docs * lint * fix * fix * better error message * use mp.Barrier instead of queues * revert * revert * oops * revert dgl.multiprocessing.spawn * Update pytorch.py
-
Quan (Andy) Gan authored
* cleaned pl node classification example * conform to PL's method of updating the dataloader * update * lint * fix test * fix
-
Serge Panev authored
Signed-off-by:
Serge Panev <spanev@nvidia.com> Co-authored-by:
Jinjing Zhou <VoVAllen@users.noreply.github.com> Co-authored-by:
Quan (Andy) Gan <coin2028@hotmail.com>
-
- 09 Apr, 2022 1 commit
-
-
Mufei Li authored
* Update README.md * Update README.md * Update README.md Co-authored-by:Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
-
- 05 Apr, 2022 1 commit
-
-
nv-dlasalle authored
[Examples] Update graphsage multi-gpu example to use mutliple GPUs for validation and testing. (#3827) * Update graphsage multi-gpu example to use mutliple GPUs for validation and testing. * Remove argmax * Fix rebase error * Add more documentation to example and simplify * Switch to name shared memory * Add comment about how training is distributed * Restore iteration count * fix munmap error reporting for better error messages Co-authored-by:Quan (Andy) Gan <coin2028@hotmail.com>
-
- 25 Mar, 2022 1 commit
-
-
Quan (Andy) Gan authored
* fix distributed multi-GPU example device * try Join * update version requirement in README * use model.join * fix docs Co-authored-by:Jinjing Zhou <VoVAllen@users.noreply.github.com>
-
- 11 Mar, 2022 1 commit
-
-
nv-dlasalle authored
* Add pure_gpu example of graphsage * move to advanced directory Co-authored-by:Quan Gan <coin2028@hotmail.com>
-
- 07 Mar, 2022 1 commit
-
-
Quan (Andy) Gan authored
-
- 03 Mar, 2022 1 commit
-
-
Rhett Ying authored
-
- 01 Mar, 2022 1 commit
-
-
Rhett Ying authored
-
- 27 Feb, 2022 1 commit
-
-
Quan (Andy) Gan authored
* huuuuge update * remove * lint * lint * fix * what happened to nccl * update multi-gpu unsupervised graphsage example * replace most of the dgl.mp.process with torch.mp.spawn * update if condition for use_uva case * update user guide * address comments * incorporating suggestions from @jermainewang * oops * fix tutorial to pass CI * oops * fix again Co-authored-by:Xin Yao <xiny@nvidia.com>
-
- 09 Feb, 2022 1 commit
-
-
Xin Yao authored
* implement pin_memory/unpin_memory/is_pinned for dgl.graph * update python docstring * update c++ docstring * add test * fix the broken UnifiedTensor * XPU_SWITCH for kDLCPUPinned * a rough version ready for testing * eliminate extra context parameter for pin/unpin * update train_sampling * fix linting * fix typo * multi-gpu uva sampling case * disable new format materialization for pinned graphs * update python doc for pin_memory_ * fix unit test * UVA sampling for link prediction * dispatch most csr ops * update graphsage example to combine uva sampling and UnifiedTensor * update graphsage example to combine uva sampling and UnifiedTensor * update graphsage example to combine uva sampling and UnifiedTensor * update doc * update examples * change unitgraph and heterograph's PinMemory to in-place * update examples for multi-gpu uva sampling * update doc * fix linting * fix cpu build * fix is_pinned for DistGraph * fix is_pinned for DistGraph * update graphsage unsupervised example * update doc for gpu sampling * update some check for sampling device switching * fix linting * adapt for new dataloader * fix linting * fix * fix some name issue * adjust device check * add unit test for uva sampling & fix some zero_copy bug * fix linting * update num_threads in graphsage examples Co-authored-by:
Quan (Andy) Gan <coin2028@hotmail.com> Co-authored-by:
Jinjing Zhou <VoVAllen@users.noreply.github.com>
-