[EXECUTOR] Add GraphHandle (#285)
* [GRAPH] Add GraphHandle * Move to apps/graph_executor
Showing
- HalideIR 1 addition, 1 deletionHalideIR
- apps/graph_executor/src/graph_handle.cc 19 additions, 0 deletionsapps/graph_executor/src/graph_handle.cc
- apps/graph_executor/src/graph_handle.h 33 additions, 0 deletionsapps/graph_executor/src/graph_handle.h
- apps/graph_executor/src/graph_pass.cc 4 additions, 3 deletionsapps/graph_executor/src/graph_pass.cc
- src/api/dsl_api.cc 6 additions, 0 deletionssrc/api/dsl_api.cc
- src/lang/reflection.cc 10 additions, 0 deletionssrc/lang/reflection.cc
apps/graph_executor/src/graph_handle.cc
0 → 100644
apps/graph_executor/src/graph_handle.h
0 → 100644
Please register or sign in to comment