mirror of
https://github.com/vee1e/tflite-micro.git
synced 2026-09-04 03:07:50 +00:00
Add GitHub CI jobs that run `make test`, etc. with compression enabled. Add as new jobs, as opposed to additional steps within the existing jobs, so they can run in parallel, and so they begin with a fresh, un-built working directory. BUG=part of #2636 |
||
|---|---|---|
| .. | ||
| check_tflite_files.yml | ||
| ci.yml | ||
| cortex_m.yml | ||
| cortex_m_arm_compiler.yml | ||
| generate_integration_tests.yml | ||
| hexagon.yml | ||
| issue_on_error.yml | ||
| log_binary_size_pr.yml | ||
| pypi_build.yml | ||
| riscv.yml | ||
| riscv_postmerge.yml | ||
| run_ci.yml | ||
| run_hexagon.yml | ||
| run_xtensa.yml | ||
| stale_handler.yml | ||
| sync.yml | ||
| tests_entry.yml | ||
| tests_post.yml | ||
| xtensa_postmerge.yml | ||
| xtensa_presubmit.yml | ||