文件历史

提交图

6 次代码提交

作者 SHA1 备注 提交日期
Quan (Andy) Gan caa6d6072c [Feature] Replacing thread_wrapped_func with minimal mp.Process wrapper (#2905)
* standardizing thread_wrapped_func

* lints

* Update __init__.py
2021-05-14 11:34:49 +08:00
Mufei Li 2ae891a78c Update main.py (#2872) 2021-04-26 17:12:19 +08:00
Quan (Andy) Gan 6232ee8d44 Update README.md (#2820)
Co-authored-by: Minjie Wang <wmjlyjemaine@gmail.com>
Co-authored-by: Jinjing Zhou <VoVAllen@users.noreply.github.com>
2021-04-20 13:17:30 +08:00
maqy 195f99362d [example] multi gpus training for mag240m (#2835)
* multi gpus training for mag240m

* remove unused function

* small changes

* more fix

* use multi gpus to eval and more fix

Co-authored-by: Quan Gan <coin2028@hotmail.com>
2021-04-13 20:29:43 +08:00
Quan (Andy) Gan cfe6e70b7a RGAT baseline for OGB-LSC node classification challenge (#2810)
* RGAT baseline

* update links (data.dgl.ai hasn't refreshed yet)

* nvm still use dgl.ai domain

* descriptions

* actually it took less

* address comments

* stop worrying about cache

* update links

* oops
2021-04-05 18:21:18 +08:00
Mufei Li a655123b4e [Example] Baselines for OGB-LSC-PCQM4M (#2778)
* Update

* Add files via upload

* Add files via upload

* Add files via upload
2021-03-29 14:07:07 +08:00