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 |
|