You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/11/08 18:45:22 UTC

[GitHub] [tvm] adstraw commented on a diff in pull request #13147: [Hexagon] Enable Hexagon User DMA bypass mode

adstraw commented on code in PR #13147:
URL: https://github.com/apache/tvm/pull/13147#discussion_r1016997285


##########
tests/python/contrib/test_hexagon/test_vtcm_bandwidth.py:
##########
@@ -95,16 +95,17 @@ 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 = 100

Review Comment:
   Yes indeed.  I will clean all this up before publishing the PR.



-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org