STT-tensorflow/tensorflow/lite/tools/evaluation
Chris Kennelly 4692525ffa Optimize calls to std::string::find() and friends for a single char.
The character literal overload is more efficient.

PiperOrigin-RevId: 348126864
Change-Id: I12485209607a957ecb17a4ba1087473bb0c4dd06
2020-12-17 18:11:13 -08:00
..
proto Remove references to tf_proto_library in TF. 2020-09-23 15:42:34 -07:00
stages Internal changes on cleanup. 2020-11-19 11:35:13 -08:00
tasks Internal changes on cleanup. 2020-11-19 11:35:13 -08:00
testdata
BUILD Expose 'CreateNNAPIDelegate(StatefulNnApiDelegate::Options)' unconditionally, 2020-09-24 20:27:05 -07:00
evaluation_delegate_provider_test.cc Remove defined(__ANDROID__) in nnapi_delegate_provider as it's been handled by the NNAPI delegate implementation. 2020-07-08 20:51:27 -07:00
evaluation_delegate_provider.cc Support to output unconsumed flags and exit the execution if cmdline flags fail to be parsed for tflite evaluation tools. 2020-06-23 20:08:04 -07:00
evaluation_delegate_provider.h Fix misspelling 2020-04-29 21:10:09 +09:00
evaluation_stage.h minor spelling tweaks 2020-03-19 02:24:31 +09:00
utils_test.cc
utils.cc Optimize calls to std::string::find() and friends for a single char. 2020-12-17 18:11:13 -08:00
utils.h [lite] Update the label_image example to use StatefulNnApiDelegate. 2020-09-25 02:36:11 -07:00