STT-tensorflow/tensorflow/lite/delegates
Raman Sarokin 60325944ed Added operation_selector for Metal backend.
Making it similar to gpu/common/ structure.

PiperOrigin-RevId: 348573563
Change-Id: I993f124c4d3fac14c397495aaf131e6614c5317f
2020-12-21 21:03:13 -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 Remove unnecessary '#ifdef __cplusplus' in *.cc files. 2020-12-10 09:53:56 -08:00
gpu Added operation_selector for Metal backend. 2020-12-21 21:03:13 -08:00
hexagon Fix DepthToSpace unit-test on hexagon to use correct version condition. 2020-12-11 17:02:20 -08:00
nnapi Move deprecated_backends target to client usage 2020-12-17 11:37:20 -08:00
utils Remove unnecessary '#ifdef __cplusplus' in *.cc files. 2020-12-10 09:53:56 -08:00
xnnpack Support sparse CNN inference by default through XNNPACK delegate 2020-12-09 13:25:19 -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