You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ma...@apache.org on 2021/12/15 11:10:50 UTC

[tvm] branch main updated (e7b5d2d -> 094a73d)

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

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


    from e7b5d2d  [Relay] Support large constants saved/loaded outside of VM executable (#9734)
     add 094a73d  Fix typo (#9740)

No new revisions were added by this update.

Summary of changes:
 gallery/how_to/extend_tvm/bring_your_own_datatypes.py | 2 +-
 include/tvm/auto_scheduler/cost_model.h               | 6 +++---
 include/tvm/auto_scheduler/measure.h                  | 2 +-
 include/tvm/meta_schedule/space_generator.h           | 2 +-
 include/tvm/meta_schedule/task_scheduler.h            | 4 ++--
 src/runtime/library_module.h                          | 2 +-
 src/tir/transforms/convert_blocks_to_opaque.cc        | 2 +-
 7 files changed, 10 insertions(+), 10 deletions(-)