ekalda commented on a change in pull request #9547:
URL: https://github.com/apache/tvm/pull/9547#discussion_r757436992



##########
File path: python/tvm/relay/backend/contrib/ethosu/legalize.py
##########
@@ -123,6 +124,80 @@ def __call__(self, *args, **kwargs):
         pass
 
 
+def round_away_zero(f):

Review comment:
       Ah nice, I didn't know it was there, thanks for pointing this out! 
Changed it to use the one from `util.py` 




-- 
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]


Reply via email to