This website requires JavaScript.
Explore
Help
Sign In
experiments
/
STT-tensorflow
Watch
1
Star
0
Fork
0
You've already forked STT-tensorflow
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
STT-tensorflow
/
tensorflow
/
lite
/
tools
/
optimize
/
python
History
Meghna Natraj
2396803aa1
Reduce redundancy by replacing TFLite data types with TF data types
...
PiperOrigin-RevId: 337004382 Change-Id: I48b5734781527138705bdda5e6ea80120e3a33a1
2020-10-13 19:29:04 -07:00
..
BUILD
Reduce redundancy by replacing TFLite data types with TF data types
2020-10-13 19:29:04 -07:00
modify_model_interface_constants.py
Reduce redundancy by replacing TFLite data types with TF data types
2020-10-13 19:29:04 -07:00
modify_model_interface_lib_test.py
Merge pull request
#41383
from TamasArm:16_bit_support_python_binding
2020-07-19 23:47:56 -07:00
modify_model_interface_lib.py
…
modify_model_interface.cc
added INT16 support in corresponding python wrappers
2020-07-14 17:03:21 +01:00
modify_model_interface.py
…