t-vi commented on a change in pull request #6759:
URL: https://github.com/apache/incubator-tvm/pull/6759#discussion_r512467692
##########
File path: python/tvm/topi/broadcast.py
##########
@@ -22,7 +22,7 @@
def broadcast_to(data, shape):
"""Broadcast the src to the target shape
- We follow the numpy broadcasting rule.
+ We follows the numpy broadcasting rule.
Review comment:
Nit: follow seeemed better to me if we say "we"...
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]