You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by lu...@apache.org on 2022/11/28 12:21:09 UTC

[tvm] branch main updated (a92a3dd84f -> 61144f9d87)

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

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


    from a92a3dd84f [ACL] Enable int8 data type in QNN CONV2D (#13496)
     add 61144f9d87 [ACL] Enable int8 data type in CONCATENATE (#13497)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/op/contrib/arm_compute_lib.py     |  2 +-
 .../test_arm_compute_lib/test_concatenate.py       | 72 ++++++++++++----------
 2 files changed, 41 insertions(+), 33 deletions(-)