You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by tq...@apache.org on 2021/04/26 12:22:29 UTC

[tvm] branch main updated (f92d7fc -> 54fdcc5)

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

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


    from f92d7fc  [BugFix]: Convert tuple to int (#7880)
     add 54fdcc5  Enable StackVM in AutoTVM (#7897)

No new revisions were added by this update.

Summary of changes:
 python/tvm/autotvm/measure/measure_methods.py      |  7 +++--
 python/tvm/{topi/cuda/nn.py => contrib/stackvm.py} | 35 +++++++++++++---------
 2 files changed, 26 insertions(+), 16 deletions(-)
 copy python/tvm/{topi/cuda/nn.py => contrib/stackvm.py} (63%)