add two more device properties (#1124)
Showing
- include/tvm/runtime/device_api.h 3 additions, 1 deletioninclude/tvm/runtime/device_api.h
- python/tvm/_ffi/runtime_ctypes.py 12 additions, 0 deletionspython/tvm/_ffi/runtime_ctypes.py
- src/runtime/cuda/cuda_device_api.cc 10 additions, 0 deletionssrc/runtime/cuda/cuda_device_api.cc
- src/runtime/metal/metal_device_api.mm 2 additions, 0 deletionssrc/runtime/metal/metal_device_api.mm
- src/runtime/opencl/opencl_device_api.cc 21 additions, 0 deletionssrc/runtime/opencl/opencl_device_api.cc
- src/runtime/opencl/opencl_module.cc 1 addition, 1 deletionsrc/runtime/opencl/opencl_module.cc
- src/runtime/opengl/opengl_device_api.cc 2 additions, 0 deletionssrc/runtime/opengl/opengl_device_api.cc
- src/runtime/rocm/rocm_device_api.cc 2 additions, 0 deletionssrc/runtime/rocm/rocm_device_api.cc
- src/runtime/vulkan/vulkan_device_api.cc 2 additions, 0 deletionssrc/runtime/vulkan/vulkan_device_api.cc
Loading
Please register or sign in to comment