STT-tensorflow/tensorflow/lite/tools/optimize
A. Unique TensorFlower 59e30f648f Append intermediate tensors to fused operator if necessary before creating calibrator.
PiperOrigin-RevId: 338118191
Change-Id: Ie4758443e914db22fd5513f043c70e8f5e2c18b2
2020-10-20 13:02:10 -07:00
..
calibration Register Unidirectional_sequence_lstm logging op in calibrator. 2020-10-16 10:26:16 -07:00
g3doc
python Reduce redundancy by replacing TFLite data types with TF data types 2020-10-13 19:29:04 -07:00
sparsity Internal BUILD infra change 2020-09-11 12:45:40 -07:00
testdata Add quantizer test for UnidirectionalSequenceLSTM. 2020-10-19 09:03:51 -07:00
BUILD Add quantizer test for UnidirectionalSequenceLSTM. 2020-10-19 09:03:51 -07:00
model_utils_test.cc
model_utils.cc Fix model_utils::GetOrInsertOpCodeIndex() method 2020-10-12 15:01:40 -07:00
model_utils.h Support unknown dimensions in quantized models. 2020-05-06 18:30:12 -07:00
modify_model_interface_main.cc Merge pull request #40190 from TamasArm:16_bit_support_for_modify_model_interface 2020-07-13 11:37:07 -07:00
modify_model_interface_test.cc Fix model_utils::GetOrInsertOpCodeIndex() method 2020-10-12 15:01:40 -07:00
modify_model_interface.cc Refactor reading builtin code in TFLite 2020-10-05 15:36:21 -07:00
modify_model_interface.h Update comments for ModifyModelInterface. 2020-09-08 15:33:44 -07:00
operator_property.cc Register Unidirectional_sequence_lstm logging op in calibrator. 2020-10-16 10:26:16 -07:00
operator_property.h MSVC2015 does not support a mix of struct and initializer list 2020-08-31 15:04:21 -07:00
quantization_utils_test.cc Refactor reading builtin code in TFLite 2020-10-05 15:36:21 -07:00
quantization_utils.cc resolutions 2020-07-27 00:08:05 +00:00
quantization_utils.h Added an option TFLITE_BUILTINS_ACTIVATIONS_INT16_WEIGHTS_INT8 to 2020-01-27 14:01:11 +00:00
quantization_wrapper_utils_test.cc Fix model_utils::GetOrInsertOpCodeIndex() method 2020-10-12 15:01:40 -07:00
quantization_wrapper_utils.cc Append intermediate tensors to fused operator if necessary before creating calibrator. 2020-10-20 13:02:10 -07:00
quantization_wrapper_utils.h Fix typo, AddIntemediateTensorsToFusedOp to AddIntermediateTensorsToFusedOp. 2020-07-08 15:25:45 -07:00
quantization_wrapper.cc Fix typo, AddIntemediateTensorsToFusedOp to AddIntermediateTensorsToFusedOp. 2020-07-08 15:25:45 -07:00
quantization_wrapper.h
quantize_model_test.cc Add quantizer test for UnidirectionalSequenceLSTM. 2020-10-19 09:03:51 -07:00
quantize_model.cc Implement unidirectional_sequence_lstm runtime by a separate branch of EvalInteger8x8_16. 2020-10-20 09:36:06 -07:00
quantize_model.h Replace instances of "whitelist" with "allowlist" where possible. See Google Developer guidelines at https://developers.google.com/style/word-list#blacklist for more information. 2020-07-08 10:13:43 -07:00
quantize_weights_test.cc Refactor reading builtin code in TFLite 2020-10-05 15:36:21 -07:00
quantize_weights.cc Add new builtin code field to operator code 2020-10-08 07:54:14 -07:00
quantize_weights.h Add option to revert to previous hybrid quantization scheme 2020-07-23 16:09:49 -07:00
test_util.cc Add quantizer test for UnidirectionalSequenceLSTM. 2020-10-19 09:03:51 -07:00
test_util.h Add quantizer test for UnidirectionalSequenceLSTM. 2020-10-19 09:03:51 -07:00