Mufei Li
|
be444e52d9
|
[Doc/Feature] Refactor, doc update and behavior fix for graphs (#1983)
* Update graph
* Fix for dgl.graph
* from_scipy
* Replace canonical_etypes with relations
* from_networkx
* Update for hetero_from_relations
* Roll back the change of canonical_etypes to relations
* heterograph
* bipartite
* Update doc
* Fix lint
* Fix lint
* Fix test cases
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Update
* Fix test
* Fix
* Update
* Use DGLError
* Update
* Update
* Update
* Update
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Update
* Fix
* Update
* Fix
* Fix
* Fix
* Update
* Fix
* Update
* Fix
* Update
* Update
* Update
* Update
* Update
* Update
* Update
* Fix
* Fix
* Update
* Update
* Update
* Update
* Update
* Update
* rewrite sanity checks
* delete unnecessary checks
* Update
* Update
* Update
* Update
* Update
* Update
* Update
* Update
* Fix
* Update
* Update
* Update
* Fix
* Fix
* Fix
* Update
* Fix
* Update
* Fix
* Fix
* Update
* Fix
* Update
* Fix
Co-authored-by: xiang song(charlie.song) <classicxsong@gmail.com>
Co-authored-by: Minjie Wang <wmjlyjemaine@gmail.com>
Co-authored-by: Quan Gan <coin2028@hotmail.com>
|
2020-08-18 04:26:29 +08:00 |
|
Quan (Andy) Gan
|
68a978d4de
|
[Model] Fixes JTNN for 0.5 (#1879)
* jtnn and fixes
* make metagraph a method
* fix test
* fix
|
2020-07-30 13:36:08 +08:00 |
|
Quan (Andy) Gan
|
32ea1b20ef
|
remove edge list creation (#1688)
|
2020-06-23 21:48:09 +08:00 |
|
Jinjing Zhou
|
c23a61bd5c
|
fix s3 link (#1310)
|
2020-03-04 21:01:29 +08:00 |
|
Minjie Wang
|
5967d81782
|
[Doc] Re-organize API docs and tutorials (#1222)
* reorg tutorials and api docs
* fix
|
2020-01-26 21:26:34 +08:00 |
|