tqchen commented on code in PR #13675:
URL: https://github.com/apache/tvm/pull/13675#discussion_r1059396466
##########
tests/scripts/ci.py:
##########
@@ -727,6 +727,13 @@ def add_subparser(
"./tests/scripts/task_python_adreno.sh " +
os.environ.get("ANDROID_SERIAL", ""),
],
),
+ "benchmarks": (
Review Comment:
Ideally this should be separate and as part of nightly instead of every push
--
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]