Zihao Ye
|
faf8c71163
|
[Performance] Use segment operators for graph readout. (#2361)
* upd
* upd
* update
* upd
* upd
* upd
* fix
* lint
* lint
* pylint
* doc
|
2020-11-27 03:21:04 +00:00 |
|
Mingjian Wen
|
ef74721896
|
Fix segment_reduce() ignoring tailing 0 segments (#2228)
Co-authored-by: Quan (Andy) Gan <coin2028@hotmail.com>
|
2020-11-27 03:17:11 +00:00 |
|
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 |
|
Zihao Ye
|
a28bfa9f5f
|
[hotfix] Activate kernel unittest for tensorflow (#1895)
* upd
* upd
* upd
* upd
* upd
* trigger
* simplify unittest
Co-authored-by: Jinjing Zhou <VoVAllen@users.noreply.github.com>
|
2020-07-31 19:57:53 +08:00 |
|
Minjie Wang
|
444becf00a
|
[Misc] Move many deprecated codes to the deprecate folder (#1893)
* some file movements
* move some codes to deprecated
* more deprecation
* lint
* remove useless test
|
2020-07-30 18:17:33 +08:00 |
|