yxy235
|
fedaa36da5
|
[Example] Fix numpy errors in examples. (#6554)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2023-11-13 11:21:41 +08:00 |
|
Chang Liu
|
23772ee160
|
[Example][Minor] Update README/requirements from sklearn -> scikit-learn (#5792)
|
2023-06-07 10:33:31 +08:00 |
|
Hongzhi (Steve), Chen
|
704bcaf6dd
|
examples (#5323)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
|
2023-02-19 08:35:15 +08:00 |
|
Hongzhi (Steve), Chen
|
f19f05ce66
|
[Misc] Black auto fix. (#4651)
Co-authored-by: Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
|
2022-09-28 10:28:04 +08:00 |
|
Mufei Li
|
3f6f694159
|
[Bug fix] Various fix from bug bash (#3133)
* 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>
|
2021-07-15 09:17:15 +08:00 |
|
Hengrui Zhang
|
0d1dcdcd2e
|
[bugfix] fix a bug found in v0.7 bug bash in the 'grace' model (#3109)
* Update aug.py
* Update aug.py
Co-authored-by: Mufei Li <mufeili1996@gmail.com>
|
2021-07-07 14:50:02 +08:00 |
|
Mufei Li
|
ff519f98c3
|
[API] Standardize Subgraph APIs (#2929)
* 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>
|
2021-06-21 19:53:37 +08:00 |
|
Hengrui Zhang
|
b4ad59d77f
|
[Model] reformat and update performance of grace (#3009)
* reformat and update performance
* Update README.md
* Fix typos
Co-authored-by: Mufei Li <mufeili1996@gmail.com>
|
2021-06-15 17:02:37 +08:00 |
|
Hengrui Zhang
|
b2b531e041
|
[Example] add implementation of grace (#2828)
* [Example] add implementation of grace
* [Doc] add grace in the index file
* fix
* fix typos
Co-authored-by: Mufei Li <mufeili1996@gmail.com>
|
2021-04-27 12:43:03 +08:00 |
|