STT-tensorflow/tensorflow/lite/python
Taehee Jeong 3314df4945 Correctly throw error occurred from CalibrationWrapper
PiperOrigin-RevId: 358321694
Change-Id: Ie95ae5701320f5ee7361ca306650603479c92a65
2021-02-18 20:05:41 -08:00
..
interpreter_wrapper Add nominal support for unsigned 32-bit integer tensor types. 2021-02-17 14:16:29 -08:00
optimize Correctly throw error occurred from CalibrationWrapper 2021-02-18 20:05:41 -08:00
testdata PY2 removal cleanup 2021-01-20 17:11:44 -08:00
BUILD Separate the TF to TFLite type conversion based on their usage (for the TF model or the TFLite model) 2021-02-18 18:12:23 -08:00
convert_file_to_c_source_test.sh Update the usage of the 'absl-py' python library from TFLite Micro utils 2020-11-25 15:05:25 -08:00
convert_file_to_c_source.py Update the usage of the 'absl-py' python library from TFLite Micro utils 2020-11-25 15:05:25 -08:00
convert_saved_model_test.py
convert_saved_model.py
convert_test.py Update descriptions and error messages in the TFLite Converter code 2021-01-05 11:02:26 -08:00
convert.py Separate the TF to TFLite type conversion based on their usage (for the TF model or the TFLite model) 2021-02-18 18:12:23 -08:00
interpreter_test.py Explicitly initialize a default list to empty if None is passed. 2021-02-11 17:42:10 -08:00
interpreter.py Explicitly initialize a default list to empty if None is passed. 2021-02-11 17:42:10 -08:00
lite_constants.py Added an option TFLITE_BUILTINS_ACTIVATIONS_INT16_WEIGHTS_INT8 to 2020-01-27 14:01:11 +00:00
lite_flex_test.py Add flag to add ops to flex delegate allowlist 2020-11-24 00:13:02 -08:00
lite_test.py Make the experimental_new_quantizer flag to be public 2021-01-12 12:35:36 -08:00
lite_v2_test_util.py Introduce new Python API for accessing SignatureDefs in a TFLite model. 2020-12-03 19:13:37 -08:00
lite_v2_test.py Add batch_size=None for current control-flow based RNN tests. 2021-02-09 20:48:41 -08:00
lite.py [lite] Deprecate _custom_opdefs field in TfLiteConverter. 2021-02-18 15:11:55 -08:00
op_hint.py Add deprecation message for lite.OpHint in favor of the new fusion mechanism under https://www.tensorflow.org/lite/convert/operation_fusion 2020-11-20 18:48:23 -08:00
schema_util.py minor spelling tweaks 2021-01-07 02:58:08 +09:00
test_util_test.py Add flag to add ops to flex delegate allowlist 2020-11-24 00:13:02 -08:00
test_util.py Internal change 2021-02-15 14:16:24 -08:00
tflite_convert_test.py Internal change 2021-02-15 14:16:24 -08:00
tflite_convert.py Improve error message. 2021-01-27 14:53:01 -08:00
tflite_keras_util.py Internal change 2021-02-15 14:16:24 -08:00
util_test.py Separate the TF to TFLite type conversion based on their usage (for the TF model or the TFLite model) 2021-02-18 18:12:23 -08:00
util.py Separate the TF to TFLite type conversion based on their usage (for the TF model or the TFLite model) 2021-02-18 18:12:23 -08:00
wrap_toco.py Add enable_numeric_verify in TFLite converter for quantization numeric verification. 2020-12-22 21:46:21 -08:00