You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by gi...@apache.org on 2022/05/18 01:34:26 UTC

[tvm] branch last-successful updated (0e2f869eea -> 75c31cae75)

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

github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from 0e2f869eea logsoftmax reusing the softmax function (#11141)
     add 75c31cae75 [Relay] Bug fix when applying history using an iterator or records. (#11306)

No new revisions were added by this update.

Summary of changes:
 python/tvm/auto_scheduler/dispatcher.py          | 3 ++-
 python/tvm/autotvm/task/dispatcher.py            | 5 +++--
 tests/python/relay/test_auto_scheduler_tuning.py | 7 +++++++
 tests/python/unittest/test_autotvm_record.py     | 5 +++++
 4 files changed, 17 insertions(+), 3 deletions(-)