[RUNTIME][API] Graph runtime API enahncement to support NDArray (#1659)
Showing
- docs/contribute/code_guide.rst 1 addition, 0 deletionsdocs/contribute/code_guide.rst
- include/tvm/runtime/ndarray.h 5 additions, 2 deletionsinclude/tvm/runtime/ndarray.h
- nnvm/tests/python/compiler/test_build.py 58 additions, 0 deletionsnnvm/tests/python/compiler/test_build.py
- nnvm/tests/python/compiler/test_top_level4.py 8 additions, 4 deletionsnnvm/tests/python/compiler/test_top_level4.py
- nnvm/tests/python/frontend/keras/test_forward.py 7 additions, 2 deletionsnnvm/tests/python/frontend/keras/test_forward.py
- nnvm/tests/python/frontend/tensorflow/test_forward.py 5 additions, 4 deletionsnnvm/tests/python/frontend/tensorflow/test_forward.py
- python/tvm/contrib/graph_runtime.py 23 additions, 6 deletionspython/tvm/contrib/graph_runtime.py
- src/runtime/graph/graph_runtime.cc 64 additions, 41 deletionssrc/runtime/graph/graph_runtime.cc
Loading
Please register or sign in to comment