junrushao1994 commented on code in PR #12424:
URL: https://github.com/apache/tvm/pull/12424#discussion_r945234907
##########
tests/python/integration/test_meta_schedule_auto_tensorize.py:
##########
@@ -393,7 +394,7 @@ def convert_layout(mod):
)
print(profiler.table())
- # Compile without meta-scheduler for correctness check
+ # Compile without MetaScheduler for correctness check
Review Comment:
This is "MetaSchedule", not "MetaScheduler"
```suggestion
# Compile without MetaSchedule for correctness check
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]