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

[tvm] branch main updated (9e404f0957 -> d2a7f93beb)

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

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


    from 9e404f0957 [CMSIS-NN] Fix memory alignment bug in CMSIS-NN demo (#11221)
     add d2a7f93beb [ROOFLINE] Calculate roofline from existing TIR PrimFunc (#11238)

No new revisions were added by this update.

Summary of changes:
 python/tvm/utils/roofline.py  | 192 +++++++++++++++++++++++++++++++-----------
 src/auto_scheduler/feature.cc |   2 +-
 2 files changed, 146 insertions(+), 48 deletions(-)