STT-tensorflow/tensorflow/lite/delegates/nnapi
Chao Mei 15dd772865 Skip applying default TfLite delegates for nnapi delegate tests.
PiperOrigin-RevId: 337440144
Change-Id: I1e1ea6259df21c8a3c001e1138d729f5606f6d32
2020-10-15 21:30:16 -07:00
..
java/src/main Fix cleanup of TFLite Java NNAPI delegate 2020-07-08 13:25:18 -07:00
acceleration_test_list.cc Merge pull request #41819 from wwwind:16x8_slice_transpose_fixes 2020-09-12 00:04:55 -07: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 Changes excluded by Copybara 2020-08-25 14:55:59 -07:00
nnapi_delegate_device_selection_test.cc Skip applying default TfLite delegates for nnapi delegate tests. 2020-10-15 21:30:16 -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 Skip applying default TfLite delegates for nnapi delegate tests. 2020-10-15 21:30:16 -07:00
nnapi_delegate_kernel.h Add NNAPI Delegation support for requantization use cases (transforming a quantized tensor into another quantized one with different quantization parameters) by converting the operation into a dequantize-quantize pair. 2020-08-10 09:14:42 -07: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_signed_quantization_test.cc Remove the redundant lite/minimal_logging.h in NNAPI delegate tests. 2020-07-09 01:50:02 -07:00
nnapi_delegate_test.cc Separate AddVariableInput and AddInput functions in test_util.h/.cc 2020-09-08 17:45:35 -07:00
nnapi_delegate.cc Merge pull request #42543 from freedomtan:nnapi_delegate_13_hacks 2020-09-11 11:35:37 -07:00
nnapi_delegate.h Support dynamic dimensions in NNAPI delegate 2020-08-06 12:23:11 -07:00
quant_lstm_sup_test.cc
quant_lstm_sup.cc resolutions 2020-07-27 00:08:05 +00:00
quant_lstm_sup.h