"encoding/vscode:/vscode.git/clone" did not exist on "e11e8fa6b64d68aeeb23b4f2f074e778ba72ea13"
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
Showing
include/dgl/scheduler.h
0 → 100644
src/c_api_common.cc
0 → 100644
src/c_api_common.h
0 → 100644
src/scheduler/scheduler.cc
0 → 100644
Please register or sign in to comment