STT-tensorflow/tensorflow/lite/delegates/nnapi
T.J. Alumbaugh 8a2f133c4d Move deprecated_backends target to client usage
PiperOrigin-RevId: 348056097
Change-Id: Ibc6256cae82ffd4e048b95a24e244a45e27084a2
2020-12-17 11:37:20 -08:00
..
java/src/main Remove unnecessary '#ifdef __cplusplus' in *.cc files. 2020-12-10 09:53:56 -08:00
acceleration_test_list.cc Merge pull request #43098 from Tessil:toupstream/16x8_mean_operator 2020-11-10 09:53:03 -08:00
acceleration_test_util.cc
acceleration_test_util.h Replace instances of "whitelist" with "allowlist" where possible. See Google Developer guidelines at https://developers.google.com/style/word-list#blacklist for more information. 2020-07-08 10:13:43 -07:00
BUILD Move deprecated_backends target to client usage 2020-12-17 11:37:20 -08:00
nnapi_delegate_device_selection_test.cc Disallow use of NNAPI CPU implementation by default on Android 10 and later. TFLite's own implementation typically performs better. 2020-10-27 00:18:50 -07:00
nnapi_delegate_disabled.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
nnapi_delegate_errno_test.cc Disallow use of NNAPI CPU implementation by default on Android 10 and later. TFLite's own implementation typically performs better. 2020-10-27 00:18:50 -07:00
nnapi_delegate_kernel.h Allow state tensors to use device memories in NNAPI delegate. 2020-12-11 17:10:04 -08:00
nnapi_delegate_mock_test.h Add support for TENSOR_QUANT8_ASYMM_SIGNED in NNAPI delegate 2020-06-23 05:46:05 -07:00
nnapi_delegate_nnapi_failure_handling_test.cc Fail delegation if NNAPI ANeuralNetworksModel_addOperation call fails 2020-10-30 02:26:07 -07:00
nnapi_delegate_signed_quantization_test.cc Disallow use of NNAPI CPU implementation by default on Android 10 and later. TFLite's own implementation typically performs better. 2020-10-27 00:18:50 -07:00
nnapi_delegate_test.cc Allow state tensors to use device memories in NNAPI delegate. 2020-12-11 17:10:04 -08:00
nnapi_delegate.cc Allow state tensors to use device memories in NNAPI delegate. 2020-12-11 17:10:04 -08:00
nnapi_delegate.h Allow state tensors to use device memories in NNAPI delegate. 2020-12-11 17:10:04 -08:00
quant_lstm_sup_test.cc Rename lite/c/c_api_internal.h to lite/c/common.h 2019-11-25 21:49:25 -08:00
quant_lstm_sup.cc resolutions 2020-07-27 00:08:05 +00:00
quant_lstm_sup.h Rename lite/c/c_api_internal.h to lite/c/common.h 2019-11-25 21:49:25 -08:00