driazati commented on code in PR #13675:
URL: https://github.com/apache/tvm/pull/13675#discussion_r1059517507
##########
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:
There's no concrete plans right now (we'd need to do some designing to
figure out how to provision machines for benchmarks and where to store results)
but I agree having benchmarks run on some cadence would be good for tracking
our progress.
--
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]