STT-tensorflow/tensorflow/lite/delegates/flex
Karim Nosir ad1df4bc4f [lite] Add DepthwiseConv2dNativeBackpropInput and DepthwiseConv2dNativeBackpropFilter to SELECT_TF allow list.
PiperOrigin-RevId: 355648712
Change-Id: Id8a9765eca42b3beb3ef58139b789b08fe26ba7c
2021-02-04 10:16:49 -08:00
..
java/src/main Remove unnecessary '#ifdef __cplusplus' in *.cc files. 2020-12-10 09:53:56 -08:00
test Internal infra change 2021-02-04 09:50:49 -08:00
allowlisted_flex_ops_internal.h Amend visibility of flex:allowlisted_flex_ops_lib package 2021-01-28 02:39:24 -08:00
allowlisted_flex_ops_test.cc Support conversion of tf.text ops to Flex ops 2020-07-23 00:11:41 -07:00
allowlisted_flex_ops.cc [lite] Add DepthwiseConv2dNativeBackpropInput and DepthwiseConv2dNativeBackpropFilter to SELECT_TF allow list. 2021-02-04 10:16:49 -08:00
allowlisted_flex_ops.h Add GetTFTextFlexAllowlist() and GetSentencePieceFlexAllowlist() 2021-02-02 15:57:37 -08:00
buffer_map_test.cc Fix tensor initialization in unit test. 2019-11-20 18:31:24 -08:00
buffer_map.cc FlexDelegate: Provide constant tensors to ShapeInferenceFn 2020-09-24 18:41:41 -07:00
buffer_map.h FlexDelegate: Provide constant tensors to ShapeInferenceFn 2020-09-24 18:41:41 -07:00
BUILD Amend visibility of flex:allowlisted_flex_ops_lib package 2021-01-28 02:39:24 -08:00
build_def.bzl Add tests for user's defined op in Flex delegate 2020-11-30 18:24:41 -08:00
delegate_data_test.cc Rename lite/c/c_api_internal.h to lite/c/common.h 2019-11-25 21:49:25 -08:00
delegate_data.cc Remove the internal flag of lazy_remote_inputs_copy. 2021-01-07 10:42:36 -08:00
delegate_data.h
delegate_test.cc Fix MSAN failure in delegate_test 2020-09-28 01:46:34 -07:00
delegate.cc Minor update on TF_AcquireFlexDelegate() 2020-09-16 21:09:54 -07:00
delegate.h - Update SimpleDelegate to allow providing options for the delegate which controls delegate max_number of graphs/ min nodes per subgraph. 2020-06-30 11:49:34 -07:00
kernel_test.cc Fix third_party/tensorflow/lite/delegates/flex/kernel_test on macos. 2020-09-23 17:17:50 -07:00
kernel.cc Stop holding custom devices in TensorHandles 2021-01-12 11:22:48 -08:00
kernel.h Flex delegate: Do not use dynamic tensors if possible 2020-09-21 20:11:04 -07:00
test_util.cc FlexDelegate: Provide constant tensors to ShapeInferenceFn 2020-09-24 18:41:41 -07:00
test_util.h FlexDelegate: Provide constant tensors to ShapeInferenceFn 2020-09-24 18:41:41 -07:00
util_test.cc Resource & variant type additions to TFLite schema 2021-01-29 17:12:52 -08:00
util.cc Resource & variant type additions to TFLite schema 2021-01-29 17:12:52 -08:00
util.h Rename lite/c/c_api_internal.h to lite/c/common.h 2019-11-25 21:49:25 -08:00