- 10 Mar, 2022 1 commit
-
-
paoxiaode authored
* Change the curand_init parameter * Change the curand_init parameter * commit * commit Co-authored-by:nv-dlasalle <63612878+nv-dlasalle@users.noreply.github.com>
-
- 06 Nov, 2021 1 commit
-
-
ayasar70 authored
* Based on issue #3436. Improving _SegmentCopyKernel s GPU utilization by switching to nonzero based thread assignment * fixing lint issues * Update cub for cuda 11.5 compatibility (#3468) * fixing type mismatch * tx guaranteed to be smaller than nnz. Hence removing last check * minor: updating comment * adding three unit tests for csr slice method to cover some corner cases Co-authored-by:
Abdurrahman Yasar <ayasar@nvidia.com> Co-authored-by:
nv-dlasalle <63612878+nv-dlasalle@users.noreply.github.com> Co-authored-by:
Jinjing Zhou <VoVAllen@users.noreply.github.com>
-
- 03 Nov, 2021 1 commit
-
-
Shaked Brody authored
-
- 28 Oct, 2021 1 commit
-
-
Xin Yao authored
-
- 11 Sep, 2021 2 commits
-
-
xiang song(charlie.song) authored
Co-authored-by:Ubuntu <ubuntu@ip-172-31-2-66.ec2.internal>
-
Da Zheng authored
* update. * update. * fix. Co-authored-by:Zheng <dzzhen@88665a0acb11.ant.amazon.com>
-
- 14 Jan, 2021 1 commit
-
-
Andrew authored
-
- 31 Dec, 2020 1 commit
-
-
Zhi Lin authored
Co-authored-by:Zihao Ye <expye@outlook.com>
-
- 11 Jun, 2020 1 commit
-
-
xiang song(charlie.song) authored
Co-authored-by:Minjie Wang <wmjlyjemaine@gmail.com>
-
- 14 Nov, 2019 1 commit
-
-
MilkshakeForReal authored
Add RotatE support for KGE (apps/kg) Performance Result: Dataset FB15k: Result from Paper: MR: 40 MRR: 0.797 HIT@1: 74.6 HIT@3: 83.0 HIT@10: 88.4 Our Impl: MR: 39.6 MRR: 0.725 HIT@1: 62.8 HIT@3: 80.2 HIT@10: 87.5
-
- 28 Sep, 2019 1 commit
-
-
VoVAllen authored
* Update CONTRIBUTORS.md * Update CONTRIBUTORS.md
-
- 27 Aug, 2019 1 commit
-
-
Mufei Li authored
* GAT * Fix mistake * Fix * hotfix * Fix * Fix * Fix * Fix * Fix * Fix * Fix * Update * Update * Update * Fix style * Hotfix * Hotfix * Hotfix * Fix * Fix * Update * CI trial * Update * Update * Update
-
- 18 Apr, 2019 1 commit
-
-
Aymen Waheb authored
* [Model] Add edge dropout to APPNP [Model] Add edge dropout to APPNP * [Model] Refactor the sampling examples (#498) * reorganize sampling code. * speedup gcn_ns. * speed up gcn_cv * fix graphsage_cv. * undo the modification. * accel training. * update readme. * [Model] Add edge dropout to APPNP [Model] Add edge dropout to APPNP update
-
- 17 Apr, 2019 1 commit
-
-
kitaev-chen authored
* add gin model * convert dataset.py to data_ont_the_fly way and put it into dgl.data module * convert dataset.py to data_ont_the_fly way and put it into dgl.data module python code checked * modified document and reference TUDataset; checked python part and bypass cpp part due to error * change tensor to numpy in dataset and transform in collate@Dataloader * Change minor format issue Change minor format issue * moved logging; adjusted tqdm etc
-
- 01 Apr, 2019 1 commit
-
-
aymenwah authored
* fix docs remote instead of remove * Update CONTRIBUTORS.md
-
- 22 Feb, 2019 1 commit
-
-
Minjie Wang authored
-
- 10 Jan, 2019 1 commit
-
-
brett koonce authored
* minor spelling tweaks * Update CONTRIBUTORS.md
-
- 06 Jan, 2019 1 commit
-
-
Quan (Andy) Gan authored
* test basics * batched graph & filter, mxnet filter fix * frame and function; bugfix * test graph adj and inc matrices * fixing start = 0 for mxnet * test index * inplace update & line graph * multi send recv * more tests * oops * more tests * removing old test files; readonly graphs for mxnet still kept * modifying test scripts * adding a placeholder for pytorch to reserve directory * torch 0.4.1 compat fixes * moving backend out of compute to avoid nose detection * tests guide * mx sparse-to-dense/sparse-to-numpy is buggy * oops * contribution guide for unit tests * printing incmat * printing dlpack * small push * typo * fixing duplicate entries that causes undefined behavior * move equal comparison to backend
-
- 04 Jan, 2019 1 commit
-
-
Minjie Wang authored
* reorg the doc mainpage * contribute guide
-