STT-tensorflow/tensorflow/lite/delegates
Alexander Grund 956025aa53 Rename exec_tools to tools
Follow up to #43156
Based on
https://github.com/bazelbuild/bazel/issues/12059#issuecomment-725641997
exec_tools might no longer be needed and hence can be replaced by tools.
This fixes various build failures caused by missing environment
variables in environments where they are required, e.g. using custom
compilers.
2020-11-23 15:41:54 -08:00
..
external Fix typo in external delegate 2020-08-20 20:42:49 -07:00
flex Rename exec_tools to tools 2020-11-23 15:41:54 -08:00
gpu Enable quantized models by default on iOS APIs. Also makes related changes to docs. 2020-10-19 09:55:23 -07:00
hexagon Fix memory leak related to GetStringUTFChars. 2020-10-21 14:22:55 -07:00
nnapi Skip applying default TfLite delegates for nnapi delegate tests. 2020-10-15 21:30:16 -07:00
utils Fix spelling errors and tweak some wording. 2020-08-20 10:59:59 -07:00
xnnpack Refactor reading builtin code in TFLite 2020-10-05 15:36:21 -07:00
BUILD Refactor reading builtin code in TFLite 2020-10-05 15:36:21 -07:00
delegate_test.cc Refactor reading builtin code in TFLite 2020-10-05 15:36:21 -07:00
interpreter_utils.cc Roll forward API for automatic fallback on delegation failure. 2020-05-27 02:26:48 -07:00
interpreter_utils.h Internal change 2020-09-17 19:14:22 -07:00
status.h 1. Add a new event type for general tflite runtime instrumentation, and allow a Profiler to choose which event type it will record. 2020-05-28 06:17:22 -07:00
utils_test.cc Support to pass in a list of supported node indices directly to GraphPartitionHelper. 2020-03-22 23:00:59 -07:00
utils.cc Fix bug on referencing invalid reference to a tensor. 2020-07-01 02:33:11 -07:00
utils.h Fix bug on referencing invalid reference to a tensor. 2020-07-01 02:33:11 -07:00