文件历史

提交图

55 次代码提交

作者 SHA1 备注 提交日期
xiang song(charlie.song) a3d86376d9 [Test] Regression speed test for GAT neighbor sampler (#2462)
* Add gat neighbor sampler speed

* upd

Co-authored-by: Ubuntu <ubuntu@ip-172-31-59-204.ec2.internal>
2021-01-03 22:16:44 +08:00
xiang song(charlie.song) 1ac70abbc9 [Test] Update unsupervised regression speed test (#2460)
* Add sage neighbor sample test for reddit

* Add ogbn-products dataset

* upd

* upd

* use symbolic other than copy data for ogb datasets

* upd

* upd

* Add graphsage unsupervised neighbor sampler

* update unsupervised

* upd

* upd

Co-authored-by: Ubuntu <ubuntu@ip-172-31-59-204.ec2.internal>
Co-authored-by: Minjie Wang <wmjlyjemaine@gmail.com>
2020-12-29 00:35:36 +08:00
Minjie Wang 5d8330ccad [Test] Add model speed and accuracy tests for RGCN (#2458)
* add rgcn acc bench

* fix issue of multiple parametrize

* model acc/speed test: RGCN

* fix dep problem in docker run

* add docstring
2020-12-28 10:20:50 +08:00
xiang song(charlie.song) f8b3ebcecc [Regression Test] Add sage neighbor sample test for reddit (#2449)
* Add sage neighbor sample test for reddit

* Add ogbn-products dataset

* upd

* upd

* use symbolic other than copy data for ogb datasets

* upd

* upd

* Add graphsage unsupervised neighbor sampler

Co-authored-by: Ubuntu <ubuntu@ip-172-31-59-204.ec2.internal>
Co-authored-by: Minjie Wang <wmjlyjemaine@gmail.com>
2020-12-27 11:00:18 +08:00
Minjie Wang 6634b984f4 [Test] Basic regression test setup. (#2415)
* add machine name

* update scripts

* update script

* test commit

* change run.sh

* model acc bench for gcn and sage

* get basic pipeline setup for local benchmarking

* try to bridge pytest with asv

* fix deps

* move asv to other folders

* move dir

* update script

* new setup

* delete useless file

* delete outputs

* remove dependency on pytest

* update script

* test commit

* stuck by torch version in dgl-ci-gpu

* update readme

* update asv conf

* missing files

* remove the old regression folder

* api bench

* add batch api bench

Co-authored-by: Jinjing Zhou <VoVAllen@users.noreply.github.com>
2020-12-15 14:35:15 +08:00