"git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "d67eba0f3188a23d12c3e64cae19689b87881295"
- 30 Jan, 2022 1 commit
-
-
Quan (Andy) Gan authored
* initial update * more * more * multi-gpu example * cluster gcn, finalize homogeneous * more explanation * fix * bunch of fixes * fix * RGAT example and more fixes * shadow-gnn sampler and some changes in unit test * fix * wth * more fixes * remove shadow+node/edge dataloader tests for possible ux changes * lints * add legacy dataloading import just in case * fix * update pylint for f-strings * fix * lint * lint * lint again * cherry-picking commit fa9f494 * oops * fix * add sample_neighbors in dist_graph * fix * lint * fix * fix * fix * fix tutorial * fix * fix * fix * fix warning * remove debug * add get_foo_storage apis * lint
-
- 26 Jan, 2022 1 commit
-
-
Jinjing Zhou authored
Fix #3626
-
- 25 Jan, 2022 1 commit
-
-
Jeremy Goh authored
* Fix ref to message-passing guide * Fix pygments and spacing * Update build documentation steps in README.md * Use links * Adjust parameters in SAGEConv docstring in same order as init * Fix spelling error * Change doc link
-
- 18 Nov, 2021 1 commit
-
-
Mufei Li authored
* Update * Update * CI
-
- 14 Nov, 2021 1 commit
-
-
Yang Su authored
* Update graph-heterogeneous.rst `tensor([0, 1, 2, 0, 1, 2])` should be output instead of code * Update message-api.rst `updata_all_example()` should be `update_all_example()` * Update message-efficient.rst `cat_feat` need to concatenate with `dim=1` for the # edge features to match # edges * Update nn-construction.rst all `max_pool` in the aggregator type of `SAGEConv` should be `pool` instead * Update graph-heterogeneous.rst `tensor([0, 1, 2, 0, 1, 2])` should be output instead of code * Update message-api.rst `updata_all_example()` should be `update_all_example()` * Update message-efficient.rst `cat_feat` need to concatenate with `dim=1` for the # edge features to match # edges * Update nn-construction.rst all `max_pool` in the aggregator type of `SAGEConv` should be `pool` instead * Update nn-forward.rst all `max_pool` in the aggregator type of `SAGEConv` should be `pool` instead * Update nn-forward.rst all `max_pool` in the aggregator type of `SAGEConv` should be `pool` instead Co-authored-by:zhjwy9343 <6593865@qq.com>
-
- 16 Aug, 2021 1 commit
-
-
blokhinnv authored
Co-authored-by:Quan (Andy) Gan <coin2028@hotmail.com>
-
- 15 Jul, 2021 1 commit
-
-
Mufei Li authored
* Update * Update * Update dependencies * Update * Update * Fix ogbn-products gat * Update * Update * Reformat * Fix typo in node2vec_random_walk * Specify file encoding * Working for 6.7 * Update * Fix subgraph * Fix doc for sample_neighbors_biased * Fix hyperlink * Add example for udf cross reducer * Fix * Add example for slice_batch * Replace dgl.bipartite * Fix GATConv * Fix math rendering * Fix doc Co-authored-by:
Ubuntu <ubuntu@ip-172-31-28-17.us-west-2.compute.internal> Co-authored-by:
Jinjing Zhou <VoVAllen@users.noreply.github.com> Co-authored-by:
Ubuntu <ubuntu@ip-172-31-22-156.us-west-2.compute.internal>
-
- 13 Jul, 2021 2 commits
-
-
xiang song(charlie.song) authored
* fix. * fix. * fix. * fix. * Fix test * Deprecate old DistEmbedding impl, use synchronized embedding impl * update doc Co-authored-by:
Ubuntu <ubuntu@ip-172-31-71-112.ec2.internal> Co-authored-by:
Ubuntu <ubuntu@ip-172-31-2-66.ec2.internal> Co-authored-by:
Da Zheng <zhengda1936@gmail.com> Co-authored-by:
Jinjing Zhou <VoVAllen@users.noreply.github.com>
-
Rhett Ying authored
* [Feature] apply dgl.reorder() onto several node classification datasets in DGL * rebase on latest dgl.reorder_graph()
-
- 05 Jul, 2021 1 commit
-
-
Quan (Andy) Gan authored
* add user guide for gpu sampling * Update minibatch-gpu-sampling.rst Co-authored-by:Minjie Wang <wmjlyjemaine@gmail.com>
-
- 28 Jun, 2021 1 commit
-
-
Kay Liu authored
Co-authored-by:Quan (Andy) Gan <coin2028@hotmail.com>
-
- 21 Jun, 2021 1 commit
-
-
Mufei Li authored
* Update * Update * Update * Update * Update * Update * Update * Fix * Update * Fix subgraph tests * Capture stdout for distributed test * Capture stdout for distributed test * Update * Update * Update * Update subgraph.cc Co-authored-by:
Ubuntu <ubuntu@ip-172-31-28-17.us-west-2.compute.internal> Co-authored-by:
Jinjing Zhou <VoVAllen@users.noreply.github.com>
-
- 05 Jun, 2021 1 commit
-
-
Kay Liu authored
Co-authored-by:zhjwy9343 <6593865@qq.com>
-
- 03 Jun, 2021 1 commit
-
-
Kay Liu authored
* correct the matrix multiplication symbols * modified dimensionality of linear Co-authored-by:Minjie Wang <wmjlyjemaine@gmail.com>
-
- 02 Jun, 2021 1 commit
-
-
Quan (Andy) Gan authored
Co-authored-by:Minjie Wang <wmjlyjemaine@gmail.com>
-
- 13 May, 2021 1 commit
-
-
Da Zheng authored
Co-authored-by:Zheng <dzzhen@3c22fba32af5.ant.amazon.com>
-
- 06 May, 2021 1 commit
-
-
Theheavens authored
* Fix examples on negative graph sampler In heterogeneous graph, the old example may build a negative graph without edges. In dgl.dataloading.dataloader line637, it shows the key of neg_edges dict should be item in g.canonical_etypes. * poke ci Co-authored-by:Quan (Andy) Gan <coin2028@hotmail.com>
-
- 03 May, 2021 1 commit
-
-
xiang song(charlie.song) authored
* Draft for sparse emb * add some notes * Fix * Add sparse optim for dist pytorch * Update test * Fix * upd * upd * Fix * Fix * Fix bug * add transductive exmpale * Fix example * Some fix * Upd * Fix lint * lint * lint * lint * upd * Fix lint * lint * upd * remove dead import * update * lint * update unitest * update example * Add adam optimizer * Add unitest and update data * upd * upd * upd * Fix docstring and fix some bug in example code * Update rgcn readme Co-authored-by:
Ubuntu <ubuntu@ip-172-31-57-25.ec2.internal> Co-authored-by:
Ubuntu <ubuntu@ip-172-31-24-210.ec2.internal> Co-authored-by:
Ubuntu <ubuntu@ip-172-31-2-66.ec2.internal>
-
- 29 Apr, 2021 1 commit
-
-
Da Zheng authored
* update distributed training doc. * explain data split. * fix message passing. * id mapping. * fix. * test data reshuffling. * fix a bug. * fix test. * Revert "fix test." This reverts commit 907f1dd88994894db94ffcd77b5995279f76b489. * Revert "fix a bug." This reverts commit ff0a4d893bbe4911a75ecb04bcbd9bc65315166b. * Revert "test data reshuffling." This reverts commit 99bb2f6405de67fc73652220b02e7184461c3e5e. Co-authored-by:Zheng <dzzhen@3c22fba32af5.ant.amazon.com>
-
- 30 Mar, 2021 1 commit
-
-
Da Zheng authored
* remove num_workers. * remove num_workers. * remove num_workers. * remove num-servers. * update error message. * update docstring. * fix docs. * fix tests. * fix test. * fix. * print messages in test. * fix. * fix test. * fix. Co-authored-by:Ubuntu <ubuntu@ip-172-31-9-132.us-west-1.compute.internal>
-
- 22 Mar, 2021 2 commits
-
-
Hengrui Zhang authored
* [Bugfix] add default value for BlockSampler * [Doc] modify user_guide description about MultiLayerDropoutSample Co-authored-by:Quan (Andy) Gan <coin2028@hotmail.com>
-
Da Zheng authored
-
- 25 Feb, 2021 1 commit
-
-
Quan (Andy) Gan authored
* rename block to mfg * revert * rename
-
- 23 Feb, 2021 1 commit
-
-
Da Zheng authored
* fix doc. * explain the schema file. * fix.
-
- 20 Feb, 2021 1 commit
-
-
Minjie Wang authored
* reorg * change titles * rm some stale API doc; minor fix * fix docs * add warning * rm new-tutorial run in ci * lint
-
- 19 Feb, 2021 1 commit
-
-
Da Zheng authored
* update DistGraph docstrings. * add user guide. * add doc string. * fix. * fix. * fix. Co-authored-by:Jinjing Zhou <VoVAllen@users.noreply.github.com>
-
- 09 Feb, 2021 1 commit
-
-
Da Zheng authored
* add convert. * fix. * add write_mag. * fix convert_partition.py * write data. * use pyarrow to read. * update write_mag.py * fix convert_partition.py. * load node/edge features when necessary. * reshuffle nodes. * write mag correctly. * fix a bug: inner nodes in a partition might be empty. * fix bugs. * add verify code. * insert reverse edges. * fix a bug. * add get node/edge data. * add instructions. * remove unnecessary argument. * update distributed preprocessing. * fix readme. * fix. * fix. * fix. * fix readme. * fix doc. * fix. * update readme * update doc. * update readme. Co-authored-by:
Ubuntu <ubuntu@ip-172-31-9-132.us-west-1.compute.internal> Co-authored-by:
Ubuntu <ubuntu@ip-172-31-2-202.us-west-1.compute.internal>
-
- 08 Feb, 2021 1 commit
-
-
Tong He authored
* fix doc * update docstring for transformation on batch graph * update cn guide * fix format * update rst
-
- 05 Feb, 2021 1 commit
-
-
Mufei Li authored
* update * Misc fix * Update
-
- 03 Feb, 2021 1 commit
-
-
Mufei Li authored
[Dataset] Change the Data Type of the Node Features in GINDataset/TUDataset from Float64 to Float32 (#2592) * Update * Update * Update * update Co-authored-by:
Jinjing Zhou <VoVAllen@users.noreply.github.com> Co-authored-by:
Tong He <hetong007@gmail.com>
-
- 28 Jan, 2021 1 commit
-
-
Zihao Ye authored
* add tvm as submodule * compilation is ok but calling fails * can call now * pack multiple modules, change names * upd * upd * upd * fix cmake * upd * upd * upd * upd * fix * relative path * upd * upd * upd * singleton * upd * trigger * fix * upd * count reducible * upd * upd * upd * upd * upd * upd * upd * upd * upd * only keep related files * upd * upd * upd * upd * lint * lint * lint * lint * pylint * upd * upd * compilation * fix * upd * upd * upd * upd * upd * upd * upd doc * refactor * fix * upd number Co-authored-by:
Zhi Lin <linzhilynn@gmail.com> Co-authored-by:
Ubuntu <ubuntu@ip-172-31-42-78.us-east-2.compute.internal> Co-authored-by:
Ubuntu <ubuntu@ip-172-31-21-156.us-east-2.compute.internal> Co-authored-by:
Jinjing Zhou <VoVAllen@users.noreply.github.com>
-
- 13 Jan, 2021 2 commits
-
-
zhjwy9343 authored
* [Doc] Add Chapter 7 * [Doc] Add CN part 7, 7.1, 7.2, and 7.3 * [Doc] Add CN part 7, 7.1, 7.2, and 7.3 * [Doc] 1st round copyediting, 7, 7.1, 7.2, and 7.3, removing EN parts. * [Doc] 2nd round copyediting. * [Doc] 3rd round copyediting. * [Doc] Copyedit with reviewers' comments. Co-authored-by:Mufei Li <mufeili1996@gmail.com>
-
zhjwy9343 authored
* [Doc] Add 1st CN in chapter 6 * [Doc] Add 1st CN in chapter 6 * [Doc] Add 1st CN in chapter 6.1 * [Doc] Add 1st CN in chapter 6.1 * [Doc] Add 1st CN in chapter 6.2 * [Doc] Add CN in chapter 6.2 * [Doc] Add CN in chapter 6.3 * [Doc] Fix a code bug in chapter 6.3 * [Doc] Add CN in chapter 6.4, 6.5, and 6.6. * [Doc] Add CN in chapter 6.4, 6.5, and 6.6,then remove EN parts. * [Doc] revised 6.4, 6.5, and 6.6. * [Doc] 2nd round of copyediting. * Delete syn1.bin Remove this unrelated file to this branch * [Doc] Update guide_cn index.rst. * [Doc] Update guide_cn index.rst. * [Doc] Update guide_cn index.rst. * [Doc] Update guide_cn index.rst. * [Doc] Add chapter 7 in index page * [Doc] edit chapter 6 in PR * [Doc] edit chapter 6 in PR * [Doc] Copyediting with Murphy and Minjie's comments. * [Doc] Fix doc line in the previous chapters. Co-authored-by:
Jinjing Zhou <VoVAllen@users.noreply.github.com> Co-authored-by:
Mufei Li <mufeili1996@gmail.com> Co-authored-by:
Minjie Wang <wmjlyjemaine@gmail.com>
-
- 11 Jan, 2021 1 commit
-
-
Tong He authored
* update graphdataloader in docs * fix * update examples * fix sagpool Co-authored-by:Quan (Andy) Gan <coin2028@hotmail.com>
-
- 06 Jan, 2021 1 commit
-
-
Quan (Andy) Gan authored
-
- 20 Dec, 2020 1 commit
-
-
Mufei Li authored
* Update gatedgraphconv.py * Update entity_classify.py * Update data-process.rst * Update reading_data.py * Update data-process.rst * Update utils.py * Update knowledge_graph.py * Update entity_classify.py * Update rdf.py * Update entity_classify_mb.py * Update test_classify.py * Update tensor.py * Update sparse.py * Update entity_classify_mp.py * Update 6_line_graph.py
-
- 16 Dec, 2020 1 commit
-
-
Tianjun Xiao authored
* remove details about message passing optimization * address comments
-
- 09 Dec, 2020 2 commits
-
-
Quan (Andy) Gan authored
* modify the wrong code in initialize the hetero_graph negative sampler the etype in hetero graph should be name of edges self.weights = { etype: g.in_degrees(etype=etype).float() ** 0.75 for _, etype, _ in g.canonical_etypes } the original code will give etype a Tuple format, it cannot apply to the next processing: self.weights[etype].multinomial(len(src), replacement=True) and I add the part which confusing me to generate eid_dict * fix Co-authored-by:Quan Gan <coin2028@hotmail.com> Co-authored-by:
Shaow <coco11563@yeah.net>
-
zhjwy9343 authored
* [Doc] Add CN chapter 5 * [Doc] Add CN 5.1 * [Doc] Add CN 5.2, 5.3, and 5.4 raw text * [Doc] Add CN 5.2, 5.3, and 5.4 raw text * [Doc] Put 5.1 CN parts * [Doc] Put 5.2,5.3, and 5.4 raw CN parts * [Doc] Fix linkage bugs. * [Doc] 1st round of copyediting, Chapter5, 5.1, and part of 5.2 * [Doc] 2nd round of copyediting, removing EN parts. * [Doc] 2nd round of copyediting, removing EN parts. * [Doc] 2nd round of copyediting, removing EN parts. * [Doc] 2nd round of copyediting, removing EN parts. * [Doc] 3rd round of copyediting. * [Doc] 4th round of copyediting to Minjie's comments. * [Doc] 4th round of copyediting to Minjie's comments. * [Doc] 4th round of copyediting to Minjie's comments. * [Doc] 4th round of copyediting to Minjie's comments. * [Doc] 4th round of copyediting to Minjie's comments. * [Doc] 4th round of copyediting to Minjie's comments. * [Doc] 5th round of copyediting to Murphy's comments.
-
- 08 Dec, 2020 1 commit
-
-
Tong He authored
* add example code to user guide * improvement Co-authored-by:Minjie Wang <wmjlyjemaine@gmail.com>
-