STT-tensorflow/tensorflow/lite/delegates
Raman Sarokin 4bb669c09c Elementwise tests logic moved to elementwise_test_util that can be reused among different backends.
Added new Elementwise tests in Metal.

PiperOrigin-RevId: 352016582
Change-Id: Idb3c40251aab8f724d8ea436fdb984e2dae177b5
2021-01-15 08:49:28 -08:00
..
coreml Migrate CoreML delegate directory out of experimental 2020-11-30 16:15:52 -08:00
external Fix typo in external delegate 2020-08-20 20:42:49 -07:00
flex Add Tensor Map kernels to Flex 2021-01-14 20:32:48 -08:00
gpu Elementwise tests logic moved to elementwise_test_util that can be reused among different backends. 2021-01-15 08:49:28 -08:00
hexagon Adds support for bias input to TransposeConv in Hexagon delegate 2020-12-28 14:19:59 -08:00
nnapi NNAPI delegate: fix int8 delegation for activations 2021-01-12 09:47:20 -08:00
utils Remove unnecessary '#ifdef __cplusplus' in *.cc files. 2020-12-10 09:53:56 -08:00
xnnpack Merge pull request from dev0x13:patch-1 2020-12-22 19:49:00 -08:00
BUILD Disable FP16 delegation for DEQUANTIZE nodes with a non-constant input 2020-12-17 11:28:11 -08:00
delegate_test_util.cc Add flag for enabling delegate fallback to the TFLite C API. 2020-12-04 14:35:05 -08:00
delegate_test_util.h Add flag for enabling delegate fallback to the TFLite C API. 2020-12-04 14:35:05 -08:00
delegate_test.cc Split delegate_test.cc: move tests of InvokeWithCPUFallback into 2020-12-01 09:28:26 -08:00
interpreter_utils_test.cc Split delegate_test.cc: move tests of InvokeWithCPUFallback into 2020-12-01 09:28:26 -08: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
telemetry_test.cc Implement a telemetry library for delegates to report their settings/status for A@S 2020-12-07 13:23:18 -08:00
telemetry.cc Implement a telemetry library for delegates to report their settings/status for A@S 2020-12-07 13:23:18 -08:00
telemetry.h Implement a telemetry library for delegates to report their settings/status for A@S 2020-12-07 13:23:18 -08: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 Disable FP16 delegation for DEQUANTIZE nodes with a non-constant input 2020-12-17 11:28:11 -08:00
utils.h Disable FP16 delegation for DEQUANTIZE nodes with a non-constant input 2020-12-17 11:28:11 -08:00