Lingfan Yu
|
750e50372a
|
Efficient send_and_recv (#83)
* python side send_and_recv shortcut
* common util function for c apis
* degree bucketing scheduler
* scheduler c apis
* cmake
* python side logics
* minor
* fix multiple msg/red func cases
* remove shell echo command in Jenkinsfile...
* fuse apply for send_and_recv
* fuse update func for update_all
* typo...
* handle anonymous
* add degree bucketing for entire graph
* degree bucketing executor
* minor
* style
* rename graph_mapping to recv_nodes
* fix some comments
|
2018-10-17 11:14:52 -04:00 |
|
Minjie Wang
|
7603b8c351
|
Fix dlpack bug; zero copy between dgl.ndarray and user tensor enabled
|
2018-10-09 11:37:59 -04:00 |
|
Minjie Wang
|
fde4f581d2
|
gcn runnable
|
2018-10-03 21:05:19 -04:00 |
|
Minjie Wang
|
2be55fb50a
|
graph batch and unbatch
|
2018-10-03 17:07:41 -04:00 |
|
Minjie Wang
|
a8a4fcbaff
|
quickly integrating with tree-lstm example
|
2018-09-24 23:42:56 -04:00 |
|
Minjie Wang
|
314a75f367
|
WIP: batched graph
|
2018-09-24 17:31:50 -04:00 |
|
Minjie Wang
|
4aebfd7bd8
|
add merge graph; fix bug in from_networkx
|
2018-09-21 12:25:54 -04:00 |
|
Minjie Wang
|
148cc048d1
|
remove vector view
|
2018-09-21 11:13:51 -04:00 |
|
Minjie Wang
|
7b5d4c5886
|
pass specialization test
|
2018-09-20 18:22:46 -04:00 |
|
Minjie Wang
|
dba79f1d45
|
also return edge id for many APIs
|
2018-09-18 23:40:13 -04:00 |
|
Minjie Wang
|
71e6e0cd5f
|
python shim + some simple tests
|
2018-09-17 14:40:29 -04:00 |
|
Minjie Wang
|
842d37682b
|
python api
|
2018-09-16 15:49:11 -04:00 |
|
Minjie Wang
|
14d88497ca
|
impl
|
2018-09-13 17:51:15 -04:00 |
|
Minjie Wang
|
2c626b90f4
|
c++ graph interface draft
|
2018-09-11 18:00:53 -04:00 |
|
Minjie Wang
|
deb8a5a592
|
WIP: graph interface
|
2018-09-07 20:40:07 -04:00 |
|
Minjie Wang
|
2694b12725
|
import ffi solution from TVM
|
2018-09-05 10:51:31 -04:00 |
|