[ci] apps/
aren't run in CI
#13105
Labels
actionable
has an immediately do-able work plan and a detailed description
needs-triage
PRs or issues that need to be investigated by maintainers to find the right assignees to address it
type:ci
Relates to TVM CI infrastructure
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
The text was updated successfully, but these errors were encountered: