Hongzhi (Steve), Chen
|
701c6fe754
|
[Readability] Auto fix setup.py and update-version.py (#4446)
* 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>
|
2022-09-14 13:36:18 +08:00 |
|
Quan (Andy) Gan
|
7f1a5e080b
|
bump version (#3795)
|
2022-03-02 13:02:55 +08:00 |
|
Quan (Andy) Gan
|
213e27f05c
|
Bump nightly version (#3146)
|
2021-08-02 17:24:18 +08:00 |
|
Quan (Andy) Gan
|
3301bd0bcc
|
bump nightly to 0.7 (#2814)
|
2021-04-06 13:51:26 +08:00 |
|
Quan (Andy) Gan
|
ad8530a4dc
|
[Readme] 0.5.0 release and bump to new prerelease versions (#2082)
* [Readme] 0.5.0 release and bump to new prerelease versions
* bump version
|
2020-08-21 12:29:17 +08:00 |
|
Quan (Andy) Gan
|
fd3d54ba98
|
bump up version for prerelease (#768)
|
2019-08-16 10:32:54 +08:00 |
|
Quan (Andy) Gan
|
bdcba9c85c
|
setup for prerelease builds (#763)
|
2019-08-14 23:13:37 +08:00 |
|
Quan (Andy) Gan
|
059b1a6d6f
|
[Release] Bump up version (#636)
* bump up version
* conda+cuda trial
* switch conda branch
* revert
* disable cudnn
|
2019-06-12 16:50:05 +08:00 |
|
Minjie Wang
|
cd4f0a2bfc
|
[Release] update version (#440)
* update version
* update news
|
2019-03-08 11:12:16 -05:00 |
|
Minjie Wang
|
af23c45726
|
[Release] update version (#297)
* update version; add news.md; modify contributing.md
* change urls to dmlc
|
2018-12-11 15:40:51 -05:00 |
|
Gan Quan
|
37feb479fd
|
[Release] 0.1.2 updates (#276)
* 0.1.2 release
* oops
* more fixes on windows
* [Bugfix] fix download dir (#275)
* fix download dir
* add doc for the env var
|
2018-12-07 01:54:13 -05:00 |
|
Minjie Wang
|
c620bfc2b7
|
[Doc] faq & env (#263)
* faq & env
* add update version script; 0.0.1 -> 0.1.0
|
2018-12-05 19:18:33 -05:00 |
|