Alexey-Yazev commented on code in PR #13772:
URL: https://github.com/apache/tvm/pull/13772#discussion_r1071956641


##########
tests/python/contrib/test_ethosu/test_legalize.py:
##########
@@ -881,7 +888,7 @@ def verify(ext_func):
         ([1, 4, 4], [4, 1], False),
     ],
 )
[email protected]("activation_function", ["NONE", "RELU"])
[email protected]("activation_function", [None, tf.nn.relu, 
tf.nn.relu6, relu_n1_to_1])

Review Comment:
   I agree with this, I will add separate test for case with MAX operation and 
relu_n1_to_1 activation.



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