[CODEGEN] More robust llvm intrin handling, remove graph executor (#519)
Showing
- apps/README.md 2 additions, 2 deletionsapps/README.md
- apps/graph_executor/Makefile 0 additions, 61 deletionsapps/graph_executor/Makefile
- apps/graph_executor/README.md 0 additions, 6 deletionsapps/graph_executor/README.md
- apps/graph_executor/python/tvm_graph/__init__.py 0 additions, 9 deletionsapps/graph_executor/python/tvm_graph/__init__.py
- apps/graph_executor/python/tvm_graph/_base.py 0 additions, 20 deletionsapps/graph_executor/python/tvm_graph/_base.py
- apps/graph_executor/python/tvm_graph/build.py 0 additions, 95 deletionsapps/graph_executor/python/tvm_graph/build.py
- apps/graph_executor/python/tvm_graph/op_tvm_def.py 0 additions, 16 deletionsapps/graph_executor/python/tvm_graph/op_tvm_def.py
- apps/graph_executor/src/graph_executor.cc 0 additions, 375 deletionsapps/graph_executor/src/graph_executor.cc
- apps/graph_executor/src/graph_executor.h 0 additions, 119 deletionsapps/graph_executor/src/graph_executor.h
- apps/graph_executor/src/graph_executor_ext.cc 0 additions, 87 deletionsapps/graph_executor/src/graph_executor_ext.cc
- apps/graph_executor/src/graph_handle.cc 0 additions, 19 deletionsapps/graph_executor/src/graph_handle.cc
- apps/graph_executor/src/graph_handle.h 0 additions, 33 deletionsapps/graph_executor/src/graph_handle.h
- apps/graph_executor/src/graph_pass.cc 0 additions, 606 deletionsapps/graph_executor/src/graph_pass.cc
- apps/graph_executor/src/op_attr_types.h 0 additions, 121 deletionsapps/graph_executor/src/op_attr_types.h
- apps/graph_executor/src/op_decl.cc 0 additions, 42 deletionsapps/graph_executor/src/op_decl.cc
- apps/graph_executor/src/op_tvm_def.cc 0 additions, 47 deletionsapps/graph_executor/src/op_tvm_def.cc
- apps/graph_executor/tests/test_executor.py 0 additions, 32 deletionsapps/graph_executor/tests/test_executor.py
- apps/graph_executor/tests/test_rpc_executor.py 0 additions, 56 deletionsapps/graph_executor/tests/test_rpc_executor.py
- apps/graph_executor/tests/test_save_load.py 0 additions, 38 deletionsapps/graph_executor/tests/test_save_load.py
- src/codegen/llvm/codegen_llvm.cc 8 additions, 15 deletionssrc/codegen/llvm/codegen_llvm.cc
Loading
Please register or sign in to comment