.. |
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
|
…
|
|
BUILD
|
Enable flex delegate on tensorflow.lite.Interpreter Python package
|
2020-06-18 00:01:30 -07:00 |
convert.py
|
Merge pull request #36251 from wwwind:interface_16x8
|
2020-06-18 19:47:52 -07:00 |
convert_file_to_c_source.py
|
…
|
|
convert_file_to_c_source_test.sh
|
…
|
|
convert_saved_model.py
|
…
|
|
convert_saved_model_test.py
|
…
|
|
convert_test.py
|
…
|
|
interpreter.py
|
address review comments
|
2020-05-27 15:32:36 +08:00 |
interpreter_test.py
|
Merge pull request #25748 from freedomtan:export_SetNumThreads_to_tflite_python
|
2020-06-12 11:13:35 -07:00 |
lite.py
|
Merge pull request #36251 from wwwind:interface_16x8
|
2020-06-18 19:47:52 -07:00 |
lite_constants.py
|
…
|
|
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.py
|
Make sure that keras conversions work when storing to saved model is failed
|
2020-06-17 21:24:30 -07:00 |
lite_v2_test_util.py
|
Support unknown dimensions in quantized models.
|
2020-05-06 18:30:12 -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.py
|
Clarify that MLIR is now the default for the TFLite converter.
|
2020-06-03 16:30:12 -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 |
util.py
|
Merge branch 'upstream/master' into interface_16x8
|
2020-06-08 17:03:06 +01:00 |
util_test.py
|
Remove the run_deprecated_v1 annotation
|
2020-05-25 22:11:47 -07:00 |
wrap_toco.py
|
Expose the fully_quantize flag for the new mlir quantizer
|
2020-06-03 09:42:47 -07:00 |