STT-tensorflow/tensorflow/lite/delegates
Sachin Joglekar c50f3f1bf8 Allows DEQUANTIZE with constant input in the GPU delegate.
PiperOrigin-RevId: 361183783
Change-Id: If6bb70a60e30d101a910998e905e6e5d298b7901
2021-03-05 11:14:35 -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 hash table ops to Flex 2021-03-04 01:20:27 -08:00
gpu Allows DEQUANTIZE with constant input in the GPU delegate. 2021-03-05 11:14:35 -08:00
hexagon [lite] Add link to the hexagon guide on tensorflow lite website to the readme 2021-02-22 16:37:31 -08:00
nnapi lite: nnapi: Fix fd leak in NNMemory's destructor 2021-02-25 20:07:48 +01:00
utils Remove unnecessary '#ifdef __cplusplus' in *.cc files. 2020-12-10 09:53:56 -08:00
xnnpack Merge pull request 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 Distinguish between inference (sub)graphs and validation graphs by using a subgraph name prefix. 2021-02-18 03:18:56 -08:00
delegate_test_util.h Distinguish between inference (sub)graphs and validation graphs by using a subgraph name prefix. 2021-02-18 03:18:56 -08:00
delegate_test.cc Distinguish between inference (sub)graphs and validation graphs by using a subgraph name prefix. 2021-02-18 03:18:56 -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