You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by gi...@apache.org on 2022/04/19 22:37:05 UTC

[tvm] branch last-successful updated (1efd7df370 -> 0bf7f3313a)

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

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


    from 1efd7df370 [ci] Remove TensorCore node name (#11048)
     add 0bf7f3313a [OpenCL] Fix type casting (#11038)

No new revisions were added by this update.

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