tristan-arm commented on a change in pull request #6982:
URL: https://github.com/apache/tvm/pull/6982#discussion_r577760471



##########
File path: tests/python/contrib/test_ethosn/test_networks.py
##########
@@ -125,6 +125,8 @@ def test_mobilenet_v1():
     _compile_hash = {"81637c89339201a07dc96e3b5dbf836a"}
     if tei.get_ethosn_api_version() == 2008:
         _compile_hash = {"47e216d8ab2bf491708ccf5620bc0d02"}
+        if tei.get_ethosn_variant() == 3:

Review comment:
       Agreed, we'll need a different approach when adding support for 
non-default variants of Ethos-N78 but that'll be handled with a different patch.




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