ashutosh-arm commented on code in PR #11701:
URL: https://github.com/apache/tvm/pull/11701#discussion_r897745547
##########
python/tvm/relay/op/contrib/cmsisnn.py:
##########
@@ -206,17 +206,17 @@ def qnn_avg_pool2d_pattern():
def check_qnn_avg_pool2d(pattern):
"""Check if avg pool2d is supported by CMSIS-NN."""
output = pattern
- input_var = _find_last(pattern)
Review Comment:
Thanks for pointing that out. ACK.
--
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]