kparzysz-quic commented on code in PR #14308:
URL: https://github.com/apache/tvm/pull/14308#discussion_r1137469249
##########
python/tvm/contrib/hexagon/tools_docker_wrp.py:
##########
Review Comment:
Could you either merge this code into `tools.py` or rename this file to
`tools_macos.py`?
##########
python/tvm/tir/schedule/schedule.py:
##########
@@ -2852,7 +2852,7 @@ def transform_layout(
The buffer to be transformed, or a specification of how to
identify the buffer to be transformed.
- If `buffer` if a tuple of ``(str,int)``, the first item
+ If `buffer` is a tuple of ``(str,int)``, the first item
Review Comment:
This is an unrelated change, please put it in a separate PR.
--
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]