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



##########
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, though the plan is to remove support for 20.05 in the next 
update and N77/N57/N37 (variants 0/1/2) by 21.08. A better approach will need 
to be worked out when we add support for non-default N78 configurations but 
that'll be part of 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