.. |
interpreter_wrapper
|
Merge pull request #25748 from freedomtan:export_SetNumThreads_to_tflite_python
|
2020-06-12 11:13:35 -07:00 |
optimize
|
Merge pull request #36251 from wwwind:interface_16x8
|
2020-06-18 19:47:52 -07:00 |
testdata
|
systemlibs: unbundle pybind11
|
2020-04-08 03:38:38 +08:00 |
BUILD
|
Enable flex delegate on tensorflow.lite.Interpreter Python package
|
2020-06-18 00:01:30 -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
|
Collect node debug information for frozen graphs
|
2019-06-18 22:30:47 -07:00 |
convert_saved_model.py
|
Collect node debug information for frozen graphs
|
2019-06-18 22:30:47 -07:00 |
convert_test.py
|
Support QAT conversion using TFLiteConverterV2
|
2020-03-02 23:10:10 -08:00 |
convert.py
|
Merge pull request #36251 from wwwind:interface_16x8
|
2020-06-18 19:47:52 -07:00 |
interpreter_test.py
|
Merge pull request #25748 from freedomtan:export_SetNumThreads_to_tflite_python
|
2020-06-12 11:13:35 -07:00 |
interpreter.py
|
address review comments
|
2020-05-27 15:32:36 +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
|
Enable flex delegate on tensorflow.lite.Interpreter Python package
|
2020-06-18 00:01:30 -07:00 |
lite_test.py
|
Extended test to the case when new converter is enabled.
|
2020-06-11 23:05:40 +01:00 |
lite_v2_test_util.py
|
Support unknown dimensions in quantized models.
|
2020-05-06 18:30:12 -07:00 |
lite_v2_test.py
|
Make sure that keras conversions work when storing to saved model is failed
|
2020-06-17 21:24:30 -07:00 |
lite.py
|
Merge pull request #36251 from wwwind:interface_16x8
|
2020-06-18 19:47:52 -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
|
Clarify that MLIR is now the default for the TFLite converter.
|
2020-06-03 16:30:12 -07:00 |
tflite_convert.py
|
Clarify that MLIR is now the default for the TFLite converter.
|
2020-06-03 16:30:12 -07:00 |
util_test.py
|
Remove the run_deprecated_v1 annotation
|
2020-05-25 22:11:47 -07:00 |
util.py
|
Merge branch 'upstream/master' into interface_16x8
|
2020-06-08 17:03:06 +01:00 |
wrap_toco.py
|
Expose the fully_quantize flag for the new mlir quantizer
|
2020-06-03 09:42:47 -07:00 |