[RUNTIME] update to make runtime copy type aware
Showing
- include/tvm/runtime/device_api.h 5 additions, 2 deletionsinclude/tvm/runtime/device_api.h
- nnvm/tests/python/compiler/test_param_dict.py 44 additions, 0 deletionsnnvm/tests/python/compiler/test_param_dict.py
- src/codegen/verilog/vpi_device_api.cc 1 addition, 0 deletionssrc/codegen/verilog/vpi_device_api.cc
- src/runtime/c_runtime_api.cc 3 additions, 3 deletionssrc/runtime/c_runtime_api.cc
- src/runtime/cpu_device_api.cc 1 addition, 0 deletionssrc/runtime/cpu_device_api.cc
- src/runtime/cuda/cuda_device_api.cc 1 addition, 0 deletionssrc/runtime/cuda/cuda_device_api.cc
- src/runtime/metal/metal_common.h 1 addition, 0 deletionssrc/runtime/metal/metal_common.h
- src/runtime/metal/metal_device_api.mm 1 addition, 0 deletionssrc/runtime/metal/metal_device_api.mm
- src/runtime/opencl/opencl_common.h 1 addition, 0 deletionssrc/runtime/opencl/opencl_common.h
- src/runtime/opencl/opencl_device_api.cc 1 addition, 0 deletionssrc/runtime/opencl/opencl_device_api.cc
- src/runtime/opengl/opengl_device_api.cc 1 addition, 0 deletionssrc/runtime/opengl/opengl_device_api.cc
- src/runtime/rocm/rocm_device_api.cc 1 addition, 0 deletionssrc/runtime/rocm/rocm_device_api.cc
- src/runtime/rpc/rpc_device_api.cc 4 additions, 4 deletionssrc/runtime/rpc/rpc_device_api.cc
- src/runtime/rpc/rpc_session.cc 45 additions, 13 deletionssrc/runtime/rpc/rpc_session.cc
- src/runtime/rpc/rpc_session.h 10 additions, 6 deletionssrc/runtime/rpc/rpc_session.h
- src/runtime/vulkan/vulkan_common.h 1 addition, 0 deletionssrc/runtime/vulkan/vulkan_common.h
- src/runtime/vulkan/vulkan_device_api.cc 1 addition, 0 deletionssrc/runtime/vulkan/vulkan_device_api.cc
- tests/python/unittest/test_runtime_rpc.py 33 additions, 0 deletionstests/python/unittest/test_runtime_rpc.py
Loading
Please register or sign in to comment