Da Zheng
|
a0721405cf
|
[BUGFIX] don’t import dgl in the package. (#1382)
* fix dgl data.
* remove more.
* fix.
* fix.
Co-authored-by: Ubuntu <ubuntu@ip-172-31-16-150.us-west-2.compute.internal>
|
2020-03-22 01:29:16 -07:00 |
|
VoVAllen
|
9c790b1143
|
[Dataset] Add CoraFull, Amazon, KarateClub, Coauthor Dataset (#855)
* convert np.ndarray to backend tensor
* add datasets
* add qm7
* add dataset
* add dataset
* fix
* change ppi
* tu dataset
* add datasets
* fix
* fix
* fix
* fix
* add docstring
* docs
* doc
|
2019-10-01 01:19:59 +08:00 |
|
HQ
|
bf3994eea6
|
[Model][Hotfix] DiffPool formatting fix (#696)
* formatting
* formatting
|
2019-07-02 15:19:57 +08:00 |
|
HQ
|
684a61ad09
|
[Model] DiffPool with both DGL and tensorized operatons (#665)
* diffpool original file added
* make diffpool fuse up and running
* minor tweak on tu dataset statistics method
* fix tu
* break
* delete break
* pre_org
* diffpool fuse reorg
* fix random shuffling
* fix bn
* add dgl layers
* early stopping
* add readme
* fix
* add diffpool preprocess script
* tweak tu dataset
* tweak
* tweak
* tweak
* tweak
* tweak
* preprocess dataset
* fix early stopping
* fix
* fix
* fix
* tweak
* readme
* code review
* code review
* dataset code review
* update README
* code review
* tu doc
|
2019-07-01 20:00:15 +08:00 |
|
VoVAllen
|
c69dbbb736
|
[Bug Fix] Fix TUDataset Processing bug (#489)
* add graph classification dataset
* add node label
* add TUDataset
* Modify to consistent with Qi Huang's implementation
* add docs
* Add docs
* Fix change of environment variable
* Update tu.py
* Update tu.py
* Fix error when add node with np.int64
* Fix processing bug
|
2019-04-11 19:30:50 +08:00 |
|
VoVAllen
|
00fc680aae
|
[Dataset] Add TUDataset (#473)
* add graph classification dataset
* add node label
* add TUDataset
* Modify to consistent with Qi Huang's implementation
* add docs
* Add docs
* Fix change of environment variable
* Update tu.py
* Update tu.py
* Fix error when add node with np.int64
|
2019-04-10 09:37:53 -04:00 |
|