- 29 Aug, 2021 1 commit
-
-
Da Zheng authored
* handle empty frontiers. * fix lint. * fix Co-authored-by:
Ubuntu <ubuntu@ip-172-31-2-202.us-west-1.compute.internal> Co-authored-by:
xiang song(charlie.song) <classicxsong@gmail.com>
-
- 28 Aug, 2021 1 commit
-
-
NiklasBeierl authored
* Doc: HetGConv note for `edge_type_subgraph` For the rational behind this note see the discussion in #3003. * WIP: Requirements for building the docs. Had to install all these packages to get further with building the docs. Didn't successfully build them yet, tho. * Test * Update * Update hetero.py * Update hetero.py Co-authored-by:
Ubuntu <ubuntu@ip-172-31-13-32.us-west-2.compute.internal> Co-authored-by:
Mufei Li <mufeili1996@gmail.com>
-
- 27 Aug, 2021 1 commit
-
-
esang authored
* some modifications for pointnet2 * temporarily save changes * move files to new directory point_transformer * implement point transformer for classification * restore train_cls in pointnet * implement point transformer for partseg * fix point transformer for nan loss * modify point transformer for cls * modify training setting * update transformer for cls * update code * update code for latest performance * update the example index * some minor changes Co-authored-by:Tong He <hetong007@gmail.com>
-
- 26 Aug, 2021 1 commit
-
-
Konstantinos Vandikas authored
* allow for configuring default_dir * allow for using DGLDEFAULTDIR environment variable * Update env_var.rst Co-authored-by:
Quan (Andy) Gan <coin2028@hotmail.com> Co-authored-by:
Jinjing Zhou <VoVAllen@users.noreply.github.com>
-
- 25 Aug, 2021 2 commits
-
-
Rhett Ying authored
* [Doc] fix formula in RelGraphConv * refine descriptions
-
kalinin-sanja authored
There is some misleading text. Co-authored-by:
Jinjing Zhou <VoVAllen@users.noreply.github.com> Co-authored-by:
Minjie Wang <wmjlyjemaine@gmail.com>
-
- 24 Aug, 2021 1 commit
-
-
Quan (Andy) Gan authored
-
- 23 Aug, 2021 1 commit
-
-
Quan (Andy) Gan authored
-
- 21 Aug, 2021 2 commits
-
-
Rhett Ying authored
Co-authored-by:Quan (Andy) Gan <coin2028@hotmail.com>
-
Jinjing Zhou authored
Co-authored-by:Quan (Andy) Gan <coin2028@hotmail.com>
-
- 20 Aug, 2021 3 commits
-
-
Peiqi Yin authored
* Update model.py * Update README.md Co-authored-by:Zihao Ye <expye@outlook.com>
-
nv-dlasalle authored
* Implement range based NDArrayPartition * Finish implement range based partition support * Add unit test * Fix whitepace * Add Kernel suffix * Fix argument passing * Add doxygen docs and improve variable naming * Add unit test * Add function for converting a partition book * Add example to partition_op docs * Fix dtype conversion for mxnet and tensorflow
-
Chen Kai authored
Co-authored-by:Zihao Ye <expye@outlook.com>
-
- 19 Aug, 2021 3 commits
-
-
nv-dlasalle authored
* Update filter code * Add unit tests * Fixes * Switch to indices * Rename functions * Fix linting * Fix whitespace * Add doc * Fix heterograph * Change workspace allocation * Fix linting * Fix docs in filter.py * Add todo Co-authored-by:
Jinjing Zhou <VoVAllen@users.noreply.github.com> Co-authored-by:
Quan (Andy) Gan <coin2028@hotmail.com>
-
nv-dlasalle authored
[bugfix] Link against pytorch library by name rather than path (attempting to fix linking issue). (#3246) * Use library name * fix for mac builds from source Co-authored-by:Quan (Andy) Gan <coin2028@hotmail.com>
-
maqy authored
* add evolveGCN example * small fix * fix defect * fix defect Co-authored-by:Quan (Andy) Gan <coin2028@hotmail.com>
-
- 18 Aug, 2021 1 commit
-
-
Quan (Andy) Gan authored
-
- 17 Aug, 2021 3 commits
-
-
David Min authored
* Add pytorch-direct version * remove * add documentation for UnifiedTensor * Revert "add documentation for UnifiedTensor" This reverts commit 63ba42644d4aba197c1cb4ea4b85fa1bc43b8849. * alignment fix for UnifiedTensor access * fix linting issue Co-authored-by:
shhssdm <shhssdm@gmail.com> Co-authored-by:
xiang song(charlie.song) <classicxsong@gmail.com>
-
Zihao Ye authored
* upd * fix * upd
-
Eric Kim authored
[Tools] In `tools/launch.py`, correctly pass all DGL client/server env vars if udf is a multi-command (#3245) * Correctly pass all DGL client/server env vars if udf is a multi-command * Refactor to use wrap_cmd_with_local_envvars() helper fn
-
- 16 Aug, 2021 3 commits
-
-
Jinjing Zhou authored
-
Peiqi Yin authored
-
blokhinnv authored
Co-authored-by:Quan (Andy) Gan <coin2028@hotmail.com>
-
- 15 Aug, 2021 1 commit
-
-
xiang song(charlie.song) authored
* Fix bug * Fix * Fix * upd * Merge some code * lint
-
- 12 Aug, 2021 1 commit
-
-
Alex Morehead authored
-
- 11 Aug, 2021 1 commit
-
-
JOHNW02 authored
* Create EEG-GCNN example. * Update README.md * Remove gitignore file. * Update README.md * change 'datas' to 'datasets'. * Change train.py to main.py * Added an entry in the indexing page. * State "simplified version"; change how to run. * Fix bug in contact * Remove paper link in reference. * Create working branch * Add normalization of x. * Update paper link and tags * Update paper link in readme * Update readme; add patient level indices * Update readme. Add comments to models * Update README.md * change to with; specify location for ch and el; move note * fix bug for note * Add args for models; clean code. * delete = in readme * Add reference for spec_coh_values
-
- 10 Aug, 2021 1 commit
-
-
https://github.com/dmlc/dgl/pull/3131xiang song(charlie.song) authored
* Fix bug * Fix * Fix * upd * trigger
-
- 08 Aug, 2021 1 commit
-
-
nv-dlasalle authored
* Only link tensordispatcher against pytorch * Only modify libraries when not using MSVC
-
- 06 Aug, 2021 3 commits
-
-
xiang song(charlie.song) authored
* Fix dist negative data loader bug * upd * Fix Co-authored-by:Da Zheng <zhengda1936@gmail.com>
-
nv-dlasalle authored
Co-authored-by:
Quan (Andy) Gan <coin2028@hotmail.com> Co-authored-by:
Jinjing Zhou <VoVAllen@users.noreply.github.com>
-
Mufei Li authored
-
- 05 Aug, 2021 1 commit
-
-
freeliuzc authored
* add count_nonzero function for DistTensor * change the load method of local data Co-authored-by:
liuzichang04 <liuzichang04@meituan.com> Co-authored-by:
Jinjing Zhou <VoVAllen@users.noreply.github.com> Co-authored-by:
Da Zheng <zhengda1936@gmail.com>
-
- 03 Aug, 2021 2 commits
-
-
Jinjing Zhou authored
-
Yuchen authored
* enable force_reload of FraudDataset * rewrite hash_key in FraudDataset
-
- 02 Aug, 2021 6 commits
-
-
Ankit Garg authored
* Added code for Rectifying (TypeError: unhashable type: 'slice') when copying file * 1) added distributed preprocessing code to create ParMetis Input from CSV files 2) add code to run pm_dglpart on multiple machines 3) added support for recreating heteregenous graph from homo geneous graph based on dropped edges, as ParMetis currently only supports homogeneous graphs * move to pandas * Added comments and remove drop_duplicates as it was redundant * Addressed Pr Comments * Rename variable * Added comment * Added comment * updated ReadMe Co-authored-by:
Ankit Garg <gaank@amazon.com> Co-authored-by:
Da Zheng <zhengda1936@gmail.com>
-
David Min authored
* Add pytorch-direct version * remove * add documentation for UnifiedTensor * Revert "add documentation for UnifiedTensor" This reverts commit 63ba42644d4aba197c1cb4ea4b85fa1bc43b8849. * add UnifiedTensor documentation * Update python/dgl/contrib/unified_tensor.py Co-authored-by:
xiang song(charlie.song) <classicxsong@gmail.com> Co-authored-by:
shhssdm <shhssdm@gmail.com> Co-authored-by:
xiang song(charlie.song) <classicxsong@gmail.com>
-
nv-dlasalle authored
* Split out separate generators for each thread * Amortize cost of curand_init * Improve readability Co-authored-by:
Jinjing Zhou <VoVAllen@users.noreply.github.com> Co-authored-by:
Quan (Andy) Gan <coin2028@hotmail.com>
-
Eric Kim authored
* Refactors torch dist launcher udf-wrap code to handle more python versions * minor changes
-
Quan (Andy) Gan authored
-
Tianjun Xiao authored
-