lhutton1 commented on code in PR #12887:
URL: https://github.com/apache/tvm/pull/12887#discussion_r981075665
##########
tests/python/contrib/test_ethosn/test_convert_equivalents.py:
##########
@@ -74,7 +74,7 @@ def before():
relay.const(output_sc, "float32"),
relay.const(output_zp, "int32"),
)
- composite = tei.make_ethosn_composite(expr, "ethos-n.qnn_mul")
Review Comment:
This was just because the composite name was changed to show more intent,
TVM mul -> NPU mul was never supported
--
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]