mirror of
https://github.com/vee1e/tflite-micro.git
synced 2026-09-03 02:37:36 +00:00
The CI sync from the upstream TF has been failing for the last month due to the relocation of certain TFLite files. In particular, some schema files were relocated to tensorflow/compiler/mlir/lite subfolder. This PR mirrors the migration and adds a few redirection headers to ensure source compatibility for now. This PR also includes a TF sync as well to get us caught up again. While that could have been done separately, this is done together to ensure everything continues to build with the relocations. BUG=b/351824449 |
||
|---|---|---|
| .. | ||
| temp_patches | ||
| check_tflite_files.py | ||
| Dockerfile.hexagon | ||
| Dockerfile.micro | ||
| Dockerfile.xtensa_xplorer_11 | ||
| Dockerfile.xtensa_xplorer_13 | ||
| Dockerfile.xtensa_xplorer_solo | ||
| install_bazelisk.sh | ||
| install_buildifier.sh | ||
| install_cores_xplorer_11.sh | ||
| install_cores_xplorer_13.sh | ||
| install_cores_xplorer_solo.sh | ||
| install_qemu.sh | ||
| issue_on_error.py | ||
| sync_from_upstream_tf.sh | ||
| sync_third_party_hexagon.sh | ||
| tflite_files.txt | ||