You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by kp...@apache.org on 2021/09/06 23:54:32 UTC

[tvm] branch main updated (ab0f055 -> 9b034d7)

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

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


    from ab0f055  [TIR] Fixed LowerThreadallreduce not remapping Store buffer var (#8931)
     add 9b034d7  [Hexagon] Add support for linked-in model parameters (#8865)

No new revisions were added by this update.

Summary of changes:
 python/tvm/target/target.py                        | 20 ++++++-
 src/target/llvm/codegen_hexagon.cc                 | 28 ++++++++-
 src/target/target_kind.cc                          |  1 +
 .../python/unittest/test_target_codegen_hexagon.py | 66 ++++++++++++++++++++++
 4 files changed, 113 insertions(+), 2 deletions(-)