STT-tensorflow/tensorflow/lite/tools
T.J. Alumbaugh f779f42004 Bump the references to github.com/google/ruy to commit 54774a7a2cf85963777289193629d4bd42de4a59.
PiperOrigin-RevId: 360964630
Change-Id: I3d310df9ff4ed0eb9e5691e658a29803d19046a4
2021-03-04 11:38:33 -08:00
..
benchmark Move the benchmark tool cmake settings into its folder. 2021-02-23 01:56:35 +08:00
cmake updated xnnpack to commit 01c341b597504643081ff596d8ee755bf4c59c51 in xnnpack.cmake 2021-02-25 22:25:47 +01:00
delegates Add -Wc++14-compat to common TFLite warning opts 2021-01-13 11:55:58 -08:00
evaluation Comment out a number of google-internal targets when copybara-exporting instead of removing them. 2021-01-26 05:47:31 -08:00
make Bump the references to github.com/google/ruy to commit 54774a7a2cf85963777289193629d4bd42de4a59. 2021-03-04 11:38:33 -08:00
optimize Add dynamic range quantization for TransposeConv2d filters 2021-02-18 21:02:19 -08:00
pip_package Build tflite_runtime Python wheel with CMake 2021-02-09 16:44:50 -08:00
sanitizers Disable testKerasBidirectionalRNN test case when asan/tsan is enabled. 2020-09-30 12:25:01 -07:00
serialization Promote hashtable op kernels as builtin ops 2021-02-19 18:53:30 -08:00
signature Replace python I/O with TF I/O APIs 2021-02-04 00:55:16 -08:00
versioning Promote hashtable op kernels as builtin ops 2021-02-19 18:53:30 -08:00
BUILD Enable MacOS and Windows tests which use the python flatbuffer library. 2021-01-20 20:19:12 -08:00
build_aar_with_docker.sh Update correct bazel version in build_aar_with_docker.sh 2021-01-19 20:20:41 -08:00
build_aar.sh Add --config=monolithic to TFLite build_aar.sh. 2021-02-09 16:40:42 -08:00
command_line_flags_test.cc
command_line_flags.cc
command_line_flags.h
convert_image_to_csv_test.py
convert_image_to_csv.py Update the usage of the 'absl-py' python library from TFLite Micro utils 2020-11-25 15:05:25 -08:00
flatbuffer_utils_test.py Update Strip strings to also clear signatures in the flatbuffer. 2020-12-09 13:09:35 -08:00
flatbuffer_utils.py Replace python I/O with TF I/O APIs 2021-02-04 00:55:16 -08:00
gen_op_registration_main.cc
gen_op_registration_test.cc
gen_op_registration.cc Refactor reading builtin code in TFLite 2020-10-05 15:36:21 -07:00
gen_op_registration.h
list_flex_ops_main.cc Support TFLite in the tool to print selective registration header 2020-06-02 00:49:20 -07:00
list_flex_ops_no_kernel.cc Update logic to read builtin op code 2020-10-20 01:33:08 -07:00
list_flex_ops_test.cc Flex delegate: Do not use dynamic tensors if possible 2020-09-21 20:11:04 -07:00
list_flex_ops.cc Refactor reading builtin code in TFLite 2020-10-05 15:36:21 -07:00
list_flex_ops.h
logging.h
randomize_weights.py Update the usage of the 'absl-py' python library 2020-11-25 17:54:34 -08:00
reverse_xxd_dump_from_cc.py Update the usage of the 'absl-py' python library 2020-11-25 17:54:34 -08:00
strip_strings.py Update the usage of the 'absl-py' python library 2020-11-25 17:54:34 -08:00
test_utils.py Update Strip strings to also clear signatures in the flatbuffer. 2020-12-09 13:09:35 -08:00
tool_params_test.cc
tool_params.cc
tool_params.h
verifier_test.cc Resource & variant type additions to TFLite schema 2021-01-29 17:12:52 -08:00
verifier.cc Add nominal support for unsigned 32-bit integer tensor types. 2021-02-17 14:16:29 -08:00
verifier.h [lite] Partial reversion of some changes in CL 336001737 2020-10-08 11:31:00 -07:00
visualize_test.py
visualize.py Display the names of the custom ops in the graph display, as well "Ops" and "Operator Codes" tables. 2021-02-10 16:50:25 -08:00
zip_files.py