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 7784a421ad [HEXAGON] Add op resize2d for hexagon (#11834)
     add 801e51b211 Fix curand. (#11901)
     add 4a790b6925 [MetaSchedule] Misc minor fix (#11904)

No new revisions were added by this update.

Summary of changes:
 python/tvm/meta_schedule/builder/local_builder.py |  2 +-
 python/tvm/meta_schedule/cost_model/xgb_model.py  |  2 +-
 python/tvm/meta_schedule/relay_integration.py     |  2 +-
 python/tvm/meta_schedule/testing/tune_te.py       |  4 +---
 python/tvm/meta_schedule/tune_context.py          |  2 +-
 python/tvm/relay/backend/te_compiler.py           | 10 +++------
 src/meta_schedule/schedule_rule/winograd.cc       | 12 +++++++++--
 src/runtime/contrib/curand/curand.cc              | 26 ++++++++++++++++++-----
 8 files changed, 39 insertions(+), 21 deletions(-)

Reply via email to