STT-tensorflow/tensorflow/lite/tools
David Rim be58584469 Add dynamic range quantization for TransposeConv2d filters
PiperOrigin-RevId: 358327761
Change-Id: I1b4c22a0b4b6f01e70f359c2207f925ea77448d6
2021-02-18 21:02:19 -08:00
..
benchmark Add nominal support for unsigned 32-bit integer tensor types. 2021-02-17 14:16:29 -08:00
cmake Build tflite_runtime Python wheel with CMake 2021-02-09 16:44:50 -08: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 TFLite: tools: make: remove test_delegate_providers.cc from the build resources for libtensorflow-lite.a 2021-02-02 16:36:38 +01: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 Add nominal support for unsigned 32-bit integer tensor types. 2021-02-17 14:16:29 -08:00
signature Replace python I/O with TF I/O APIs 2021-02-04 00:55:16 -08:00
versioning Add ComplexAbs Op to TensorFlow Lite 2021-02-07 17:53:28 -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 Only warn about duplicate flags in debug builds when parsing the tflite tooling commandline flags. 2020-08-19 00:03:39 -07:00
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
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 Add script to generate trimmed tflite aar files 2020-08-11 02:18:56 -07:00
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