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 2022/08/22 20:13:55 UTC

[tvm] branch main updated (e5e05feee3 -> 902343a817)

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

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


    from e5e05feee3 [LLVM] Add "cl-opt" attribute to target_kind "llvm" (#12440)
     add 902343a817 [BugFix][UMA] Fix order issue in uma_lower  (#12447)

No new revisions were added by this update.

Summary of changes:
 apps/uma/_template/patterns.py                     |  5 ++
 python/tvm/relay/backend/contrib/uma/api/lower.py  | 22 +-----
 python/tvm/testing/aot.py                          | 25 ++++---
 tests/python/contrib/test_uma/test_uma_pipeline.py | 82 ++++++++++++++++++++++
 .../test_uma/test_uma_vanilla_accelerator.py       |  3 +-
 5 files changed, 107 insertions(+), 30 deletions(-)