tvm icon indicating copy to clipboard operation
tvm copied to clipboard

[ci] `apps/` aren't run in CI

Open driazati opened this issue 3 years ago • 1 comments

Currently the examples in https://github.com/apache/tvm/tree/main/apps are not continuously tested. Some are broken and have been for a while (e.g. bundle_deploy) while others are commonly used but untested (howto_deploy). We should add a CI job for these (probably as a separate parallel step) that runs the apps with reasonable configurations for CI to keep runtime down.

cc @Mousius @areusch @gigiblender

driazati avatar Oct 17 '22 18:10 driazati

Was this ever addressed? I'm trying to figure out how to run bundle_deploy but am unsuccessful. Seems like it's even more broken now.

oleggolev avatar Jun 18 '24 01:06 oleggolev