nverke commented on code in PR #13719:
URL: https://github.com/apache/tvm/pull/13719#discussion_r1070169051
##########
tests/python/contrib/test_hexagon/test_vtcm_bandwidth.py:
##########
@@ -104,8 +106,8 @@ def evaluate(hexagon_session, sch, size):
)
# These are reduced for CI but number=100 and repeat=10 does a good job of
removing noise.
- number = 1
- repeat = 1
+ number = 10
+ repeat = 10
Review Comment:
Same as above, should have added a check for CI awhile ago.
--
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]