STT-tensorflow/tensorflow/lite/toco/python
A. Unique TensorFlower 985ad0276a PY2 removal cleanup
PiperOrigin-RevId: 352907145
Change-Id: I82de30d92dc9c2b53215d6d5732c67afe339c23d
2021-01-20 17:11:44 -08:00
..
BUILD PY2 removal cleanup 2021-01-20 17:11:44 -08:00
tensorflow_wrap_toco.py Export the toco functions from C++ to Python with pybind11 instead of swig. This is part of a larger effort to deprecate swig and eventually with modularization break pywrap_tensorflow into smaller components. It will also make exporting C++ ops to Python significantly easier. XLA is using the pybind11 macros already. Please refer to https://github.com/tensorflow/community/blob/master/rfcs/20190208-pybind11.md for more information. 2019-10-22 11:16:39 -07:00
toco_from_protos_test.py minor spelling tweaks 2020-03-19 01:52:50 +09:00
toco_from_protos.py minor spelling tweaks 2021-01-07 02:58:08 +09:00
toco_python_api.cc Add enable_numeric_verify in TFLite converter for quantization numeric verification. 2020-12-22 21:46:21 -08:00
toco_python_api.h Add enable_numeric_verify in TFLite converter for quantization numeric verification. 2020-12-22 21:46:21 -08:00