[RUNTIME] Remove runtime, rely on tvm only (#38)
Showing
- nnvm/Makefile 2 additions, 6 deletionsnnvm/Makefile
- nnvm/deploy/REAMD.md 0 additions, 4 deletionsnnvm/deploy/REAMD.md
- nnvm/deploy/nnvm_runtime.cc 0 additions, 13 deletionsnnvm/deploy/nnvm_runtime.cc
- nnvm/python/nnvm/graph.py 4 additions, 0 deletionsnnvm/python/nnvm/graph.py
- nnvm/python/nnvm/runtime.py 0 additions, 111 deletionsnnvm/python/nnvm/runtime.py
- nnvm/src/compiler/graph_fuse.cc 21 additions, 1 deletionnnvm/src/compiler/graph_fuse.cc
- nnvm/src/runtime/graph_executor.cc 0 additions, 344 deletionsnnvm/src/runtime/graph_executor.cc
- nnvm/src/runtime/graph_executor.h 0 additions, 128 deletionsnnvm/src/runtime/graph_executor.h
- nnvm/src/runtime/graph_runtime.cc 0 additions, 563 deletionsnnvm/src/runtime/graph_runtime.cc
- nnvm/src/runtime/graph_runtime.h 0 additions, 40 deletionsnnvm/src/runtime/graph_runtime.h
- nnvm/tests/python/compiler/test_build.py 3 additions, 3 deletionsnnvm/tests/python/compiler/test_build.py
- nnvm/tests/python/compiler/test_compiler_cache.py 2 additions, 2 deletionsnnvm/tests/python/compiler/test_compiler_cache.py
- nnvm/tests/python/compiler/test_op_fusion.py 4 additions, 3 deletionsnnvm/tests/python/compiler/test_op_fusion.py
- nnvm/tests/python/compiler/test_rpc_exec.py 2 additions, 3 deletionsnnvm/tests/python/compiler/test_rpc_exec.py
- nnvm/tests/python/compiler/test_top_level1.py 10 additions, 10 deletionsnnvm/tests/python/compiler/test_top_level1.py
- nnvm/tests/python/compiler/test_top_level2.py 7 additions, 7 deletionsnnvm/tests/python/compiler/test_top_level2.py
- nnvm/tests/python/compiler/test_top_level4.py 3 additions, 3 deletionsnnvm/tests/python/compiler/test_top_level4.py
- nnvm/tests/python/frontend/mxnet/test_forward.py 2 additions, 2 deletionsnnvm/tests/python/frontend/mxnet/test_forward.py
- nnvm/tutorials/mobilenet_inference_gpu.py 6 additions, 5 deletionsnnvm/tutorials/mobilenet_inference_gpu.py
Loading
Please register or sign in to comment