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/08/24 10:24:13 UTC

[tvm] branch main updated (1ec2c36912 -> 592148abf6)

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 1ec2c36912 [TIR][CompactBufferAllocation] Improve upperbound estimation of buffer compaction (#12527)
     add 592148abf6 [Target] Replace IsaAnalyzer with Target Features (#12322)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/op/strategy/arm_cpu.py | 17 +++++---------
 python/tvm/target/arm_isa.py            | 39 ---------------------------------
 tests/micro/zephyr/test_zephyr.py       |  4 +---
 3 files changed, 6 insertions(+), 54 deletions(-)
 delete mode 100644 python/tvm/target/arm_isa.py