[RUNTIME] Finish GPU runtime and python interface (#16)
* [RUNTIME] Finish GPU runtime and python interface * fix travis test * fix build
Showing
make/config.mk
0 → 100644
python/tvm/_ctypes/_runtime_api.py
0 → 100644
python/tvm/ndarray.py
0 → 100644
src/runtime/c_runtime_api.cc
0 → 100644
src/runtime/device_api.h
0 → 100644
src/runtime/device_api_cpu.h
0 → 100644
src/runtime/device_api_gpu.h
0 → 100644
tests/python/test_runtime_ndarray.py
0 → 100644
Please
register
or
sign in
to comment