STT-tensorflow/tensorflow/lite/python
TensorFlower Gardener 7a6fa7dbc0 Merge pull request #41790 from lgeiger:fix-matmul-fusion
PiperOrigin-RevId: 341026586
Change-Id: Idb578a4cf48c82abaad2f811612c4df4c2f2752c
2020-11-06 13:01:02 +00:00
..
interpreter_wrapper Fix a bug on setting string input with np.array 2020-10-15 21:23:32 -07:00
keras/saving Remove Keras dependency from TFLite (lite.py) 2020-10-06 13:02:24 -07:00
optimize Append intermediate tensors to fused operator if necessary before creating calibrator. 2020-10-20 13:02:10 -07:00
testdata Fix a bug on setting string input with np.array 2020-10-15 21:23:32 -07:00
BUILD Disable tensorflow/lite/python:lite_test on Kokoro. 2020-10-14 13:35:48 -07:00
convert_file_to_c_source_test.sh Utility for converting TF Lite files to embedded C data arrays 2019-10-28 20:47:20 -07:00
convert_file_to_c_source.py Utility for converting TF Lite files to embedded C data arrays 2019-10-28 20:47:20 -07:00
convert_saved_model_test.py
convert_saved_model.py
convert_test.py Reduce redundancy by replacing TFLite data types with TF data types 2020-10-13 19:29:04 -07:00
convert.py Reduce redundancy by replacing TFLite data types with TF data types 2020-10-13 19:29:04 -07:00
interpreter_test.py Fix a bug on setting string input with np.array 2020-10-15 21:23:32 -07:00
interpreter.py Fixups for pip_package on Windows 2020-09-30 17:53:08 -07: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 Enable flex delegate on tensorflow.lite.Interpreter Python package 2020-06-18 00:01:30 -07:00
lite_test.py Reduce redundancy by replacing TFLite data types with TF data types 2020-10-13 19:29:04 -07:00
lite_v2_test_util.py Refactor and Fix lint errors in util.py and lite*.py files 2020-08-03 18:47:24 -07:00
lite_v2_test.py Merge pull request #41790 from lgeiger:fix-matmul-fusion 2020-11-06 13:01:02 +00:00
lite.py Relax quantization checks for the SELECT TF OPS set 2020-10-21 19:22:59 -07:00
op_hint.py Fix style in op_hint.py to match formatting from Copybara. 2020-05-14 11:05:56 -07:00
tflite_convert_test.py Reduce redundancy by replacing TFLite data types with TF data types 2020-10-13 19:29:04 -07:00
tflite_convert.py Reduce redundancy by replacing TFLite data types with TF data types 2020-10-13 19:29:04 -07:00
util_test.py Update modify model interface (python) interface to support int16x8 quantized models 2020-10-14 17:13:48 -07:00
util.py Update modify model interface (python) interface to support int16x8 quantized models 2020-10-14 17:13:48 -07:00
wrap_toco.py tflite_convert: register custom op defs at the beginning of process 2020-10-05 14:54:04 -07:00