tflite-micro/ci
RJ Ascani 20fd5b23ac
Prevent runtime_shape.cc removal during sync (#2484)
Despite existing in TFLite, the runtime_shape.h has long differed
between TFLite and TFLM. The file is not copied during the sync and the
sync script does a `git checkout` on the file to ensure that the
existing version in the TFLM tree remains.

In PR #2476, we needed to add a runtime_shape.cc file. This PR ensures
that the runtime_shape.cc file will not be removed during the sync by
performing a `git checkout` on the existing file.

BUG=323856831
2024-02-28 10:20:50 -08:00
..
temp_patches
check_tflite_files.py
Dockerfile.hexagon Update dockerfile for hexagon. (#1841) 2023-03-22 17:44:47 -07:00
Dockerfile.micro Small improvements to documentation about qemu. (#2122) 2023-07-13 18:03:18 +00:00
Dockerfile.xtensa_xplorer_11 Update python version in Xtensa images (#2228) 2023-09-20 20:03:50 -07:00
Dockerfile.xtensa_xplorer_13 Remove extra Xtensa tools install (#2271) 2023-10-12 13:05:31 -07:00
Dockerfile.xtensa_xplorer_solo Update python version in Xtensa images (#2228) 2023-09-20 20:03:50 -07:00
install_bazelisk.sh Add Xtensa dockerfiles (#2223) 2023-09-15 00:04:05 +00:00
install_buildifier.sh
install_cores_xplorer_11.sh Add Xtensa dockerfiles (#2223) 2023-09-15 00:04:05 +00:00
install_cores_xplorer_13.sh Remove extra Xtensa tools install (#2271) 2023-10-12 13:05:31 -07:00
install_cores_xplorer_solo.sh Add Xtensa dockerfiles (#2223) 2023-09-15 00:04:05 +00:00
install_qemu.sh Small improvements to documentation about qemu. (#2122) 2023-07-13 18:03:18 +00:00
issue_on_error.py Refactor ci tests to improve speed. (#1746) 2023-02-23 23:26:18 -08:00
sync_from_upstream_tf.sh Prevent runtime_shape.cc removal during sync (#2484) 2024-02-28 10:20:50 -08:00
sync_third_party_hexagon.sh
tflite_files.txt No longer sync TfLite OpResolver from upstream. (#2145) 2023-07-25 17:11:45 +00:00