STT-tensorflow/tensorflow/lite/delegates
Raman Sarokin 03773a81bd Added ConverterToConvWeights unit tests for OpenCL & Metal.
PiperOrigin-RevId: 356489082
Change-Id: I9d0aa4e6ddf084744e7cba5466d25a4cb761c142
2021-02-09 06:41:45 -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 [lite] Add DepthwiseConv2dNativeBackpropInput and DepthwiseConv2dNativeBackpropFilter to SELECT_TF allow list. 2021-02-04 10:16:49 -08:00
gpu Added ConverterToConvWeights unit tests for OpenCL & Metal. 2021-02-09 06:41:45 -08:00
hexagon [NFC] Expose a number of BUILD differences between Google and OSS through copybara:comment directives. 2021-01-20 02:42:46 -08:00
nnapi Rollback: Report unsupported operators when the given operators have unknown dimensions 2021-02-07 20:31:26 -08:00
utils Remove unnecessary '#ifdef __cplusplus' in *.cc files. 2020-12-10 09:53:56 -08:00
xnnpack Merge pull request #45076 from dev0x13:patch-2 2021-02-06 10:13:51 -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 Fix issue where the Interpreter::ModifyGraphWithDelegate and 2021-01-19 14:35:57 -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