masahi commented on a change in pull request #6759:
URL: https://github.com/apache/incubator-tvm/pull/6759#discussion_r512504566



##########
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:
       yeah this is actually a typo I fixed yesterday, but I reverted the 
commit that fixed this typo (to remove the change I made to `broadcast.h`, 
`broadcast.py` inside topi) . This change is not a part of this 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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to