You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by co...@apache.org on 2022/02/01 22:21:38 UTC

[tvm] branch main updated (a1f51aa -> 780f88a)

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

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


    from a1f51aa  [CUTLASS] Conv2d dgrad (#10110)
     add 780f88a  [FIX,AUTOTVM] Add backtraces to tuning errors (#9901)

No new revisions were added by this update.

Summary of changes:
 python/tvm/autotvm/measure/measure_methods.py | 59 ++++++++++++++++++++++-----
 python/tvm/autotvm/tuner/tuner.py             |  6 +--
 python/tvm/runtime/object.py                  |  2 +-
 3 files changed, 52 insertions(+), 15 deletions(-)