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 424821a std::string -> tvm::String for Conv1DAttrs (#9921)
add 7485413 [TIR][Schedule] Annotate allows array as annotaton value
(#9920)
No new revisions were added by this update.
Summary of changes:
python/tvm/tir/schedule/schedule.py | 4 ++--
src/tir/schedule/concrete_schedule.cc | 8 ++++++++
src/tir/schedule/primitive/annotate.cc | 13 +------------
src/tir/schedule/trace.cc | 8 ++++++++
tests/python/unittest/test_tir_schedule_utilities.py | 8 ++++++--
5 files changed, 25 insertions(+), 16 deletions(-)