You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ma...@apache.org on 2021/10/27 07:09:11 UTC

[tvm] branch main updated (9315113 -> 37a8d7b)

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

masahi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.


    from 9315113  schedule_injective of arm_cpu should consider dtype itemsize (#9339)
     add 37a8d7b  [BugFix][Opencl] Explicitly cast min/max operands (#9374)

No new revisions were added by this update.

Summary of changes:
 src/target/source/codegen_opencl.cc                | 25 ++++++++++++++++++++++
 src/target/source/codegen_opencl.h                 |  4 ++++
 .../python/unittest/test_target_codegen_opencl.py  |  1 +
 3 files changed, 30 insertions(+)