aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/tools/optimize_for_inference.py
Commit message (Expand)AuthorAge
* Adds commandline option (toco_compatible, bool) that makes the optimize_for_i...Gravatar A. Unique TensorFlower2018-04-04
* Factor parsing the args in optimize_for_inference to a separate function, to ...Gravatar A. Unique TensorFlower2017-02-15
* Adding support for 'b' in mode for FileIO.Gravatar Rohan Jain2017-01-25
* Convert tf.flags usage to argparse. Move use of FLAGS globals into main() only.Gravatar Vijay Vasudevan2017-01-06
* Automated rollback of change 143523842Gravatar A. Unique TensorFlower2017-01-04
* Convert tf.flags usage to argparse. Move use of FLAGS globals into main() only.Gravatar Vijay Vasudevan2017-01-04
* Remove so many more hourglass importsGravatar Justine Tunney2016-12-29
* Allow optimize_for_inference.py to deal with text GraphDef proto files. Text ...Gravatar A. Unique TensorFlower2016-10-07
* Fuse resize and mirror padding ops into convolutionsGravatar Pete Warden2016-09-02
* Optimizing graphs for inference.Gravatar Pete Warden2016-08-07