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/09/29 15:25:55 UTC

[tvm] branch last-successful updated (5f132fd6c1 -> 0d8c9cef72)

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 5f132fd6c1 [ETHOSN] Support conversion of add/mul to requantize where possible (#12887)
     add 5634a1a17a [CODEGEN][OPENCL] Compatibility for OpenCL version 3.0 (#12938)
     add 0d8c9cef72 [Relay] Extend split for blocked ConvertLayout pass (#12886)

No new revisions were added by this update.

Summary of changes:
 src/relay/op/tensor/transform.cc                  | 24 ++++++++++-
 src/target/source/codegen_opencl.cc               |  3 +-
 tests/python/relay/test_pass_convert_op_layout.py | 49 +++++++++++++++++++++++
 3 files changed, 74 insertions(+), 2 deletions(-)