This is an automated email from the ASF dual-hosted git repository.

tqchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.


    from 2a03d24  Update install.rst (#5858)
     add 6d59ed4  Two small fixes to AMDCPU codegen for LLVM 10+ and ROCm 3.5+ 
(#5920)

No new revisions were added by this update.

Summary of changes:
 include/tvm/runtime/device_api.h        |  3 ++-
 src/runtime/cuda/cuda_device_api.cc     |  4 ++++
 src/runtime/metal/metal_device_api.mm   |  2 ++
 src/runtime/opencl/opencl_device_api.cc |  2 ++
 src/runtime/rocm/rocm_common.h          |  1 +
 src/runtime/rocm/rocm_device_api.cc     |  8 +++++++-
 src/runtime/vulkan/vulkan.cc            |  2 ++
 src/target/llvm/codegen_amdgpu.cc       | 29 +++++++++++++++++++++++++----
 8 files changed, 45 insertions(+), 6 deletions(-)

Reply via email to