[RUNTIME] Move device_api to include (#185)
* [RUNTIME] Move device_api to include * fix doxygen * fix device api * fx
Showing
- include/tvm/runtime/c_runtime_api.h 52 additions, 37 deletionsinclude/tvm/runtime/c_runtime_api.h
- include/tvm/runtime/device_api.h 17 additions, 21 deletionsinclude/tvm/runtime/device_api.h
- src/codegen/verilog/vpi_device_api.cc 1 addition, 1 deletionsrc/codegen/verilog/vpi_device_api.cc
- src/runtime/c_runtime_api.cc 22 additions, 2 deletionssrc/runtime/c_runtime_api.cc
- src/runtime/cpu_device_api.cc 1 addition, 1 deletionsrc/runtime/cpu_device_api.cc
- src/runtime/cuda/cuda_common.h 8 additions, 7 deletionssrc/runtime/cuda/cuda_common.h
- src/runtime/cuda/cuda_device_api.cc 13 additions, 1 deletionsrc/runtime/cuda/cuda_device_api.cc
- src/runtime/cuda/cuda_module.cc 2 additions, 1 deletionsrc/runtime/cuda/cuda_module.cc
- src/runtime/metal/metal_common.h 1 addition, 1 deletionsrc/runtime/metal/metal_common.h
- src/runtime/opencl/opencl_common.h 2 additions, 2 deletionssrc/runtime/opencl/opencl_common.h
- src/runtime/rpc/rpc_device_api.cc 1 addition, 1 deletionsrc/runtime/rpc/rpc_device_api.cc
- src/runtime/rpc/rpc_session.cc 2 additions, 1 deletionsrc/runtime/rpc/rpc_session.cc
- src/runtime/rpc/rpc_session.h 1 addition, 1 deletionsrc/runtime/rpc/rpc_session.h
Loading
Please register or sign in to comment