Infrastructure to enable deployment of ML models to low-power resource-constrained embedded targets (including microcontrollers and digital signal processors).
Sync from upstream TF is broken again as they change file locations. We need to update our sync manually to keep up with these changes as we only check in select files.
Repro for this PR is:
Changed the ci/tflite_files.txt to include the 2 new files, and run the ci/sync_from_upstream_tf.sh to sync and bring in those 2 new files.
Add and modify the BUILD files, as those are maintained separately from the automated sync.
Sync from upstream TF is broken again as they change file locations. We need to update our sync manually to keep up with these changes as we only check in select files.
Repro for this PR is:
ci/tflite_files.txt
to include the 2 new files, and run theci/sync_from_upstream_tf.sh
to sync and bring in those 2 new files.BUG=374759722