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

github-bot pushed a change to branch nightly
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from 02f48828e4  [FFI] Re-introduce the boxed primitive values (#17257)
     add fb16d9487d [CODEGEN][OPENCL] Fix opencl codegen for few ops (#17273)

No new revisions were added by this update.

Summary of changes:
 python/tvm/topi/cuda/nms.py                        |  4 +-
 src/target/source/codegen_opencl.cc                | 52 ++++++++++++++-
 src/target/source/codegen_opencl.h                 |  1 +
 .../python/relay/opencl_texture/test_relay_ops.py  | 73 ++++++++++++++++++++++
 4 files changed, 126 insertions(+), 4 deletions(-)
 create mode 100644 tests/python/relay/opencl_texture/test_relay_ops.py

Reply via email to