STT-tensorflow/tensorflow/lite/delegates/flex
Yu-Cheng Ling 1baa1bb065 Fix Toco Flex tests for newly added ops
PiperOrigin-RevId: 259578274
2019-07-23 11:57:52 -07:00
..
buffer_map_test.cc Fix uninitialized TfLiteTensor/TfLiteQuantization MSAN issues. 2019-01-25 11:29:51 -08:00
buffer_map.cc Split TensorFlow type-related methods out of Allocator. 2019-05-08 07:59:06 -07:00
buffer_map.h Simplify BufferMap by moving forwardability out of it. 2019-01-18 10:29:50 -08:00
BUILD Adjust structure of all BUILD files to recommended style (https://docs.bazel.build/versions/master/skylark/build-style.html#file-structure), moving loads to top. 2019-06-07 11:35:53 -07:00
delegate_data_test.cc Wire TFLite thread count to the eager context 2018-12-19 17:25:20 -08:00
delegate_data.cc Add mirroring for remote tensor handles 2019-06-19 00:39:29 -07:00
delegate_data.h Refcount the EagerContext. 2019-05-01 13:42:06 -07:00
delegate_test.cc Wire TFLite thread count to the eager context 2018-12-19 17:25:20 -08:00
delegate.cc Improve Flex delegate error reporting 2019-06-24 22:18:56 -07:00
delegate.h 1. Update the comment to correctly reflect the current implementation w.r.t kStateInvokableAndImmutable. 2019-07-03 08:08:57 -07:00
kernel_test.cc Improves Flex performance. 2019-01-08 15:28:40 -08:00
kernel.cc Add factory constructors for TensorHandle 2019-06-12 12:06:26 -07:00
kernel.h Migrate TensorFlow Lite out of tensorflow/contrib 2018-10-31 14:20:28 -07:00
test_util.cc Unittests to demonstrate three bugs in flex mode: 2019-01-07 14:56:06 -08:00
test_util.h Unittests to demonstrate three bugs in flex mode: 2019-01-07 14:56:06 -08:00
util_test.cc Propagate half precision float through tflite 2019-05-07 15:01:57 -07:00
util.cc Propagate half precision float through tflite 2019-05-07 15:01:57 -07:00
util.h Migrate TensorFlow Lite out of tensorflow/contrib 2018-10-31 14:20:28 -07:00
whitelisted_flex_ops.cc Fix Toco Flex tests for newly added ops 2019-07-23 11:57:52 -07:00
whitelisted_flex_ops.h Move flex ops whitelist to a library outside toco 2019-05-23 22:40:14 -07:00