STT-tensorflow/tensorflow/lite/examples/ios
Benjamin Barenblat d24004cf48 Eliminate VLAs
VLAs complicate static analysis and bloat stack size. Replace VLA
allocation with STL containers.

PiperOrigin-RevId: 286101915
Change-Id: I2f6a934824fdbd7c54f4c2618de3f24ce9094205
2019-12-17 18:16:24 -08:00
..
camera Eliminate VLAs 2019-12-17 18:16:24 -08:00
simple Change benchmarks to register custom ops without relying on the definition of TFLITE_CUSTOM_OPS_HEADER; only necessary to link a custom definition of RegisterSelectedOps. 2019-10-17 15:33:08 -07:00
download_models.sh Mechanical replacement of download.tensorflow.org with https equivalent. 2019-07-24 18:49:22 -07:00