aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/tools/optimize_for_inference_lib.py
Commit message (Expand)AuthorAge
* Avoid iterating the dict keys list for membership test.Gravatar A. Unique TensorFlower2018-08-28
* Adds commandline option (toco_compatible, bool) that makes the optimize_for_i...Gravatar A. Unique TensorFlower2018-04-04
* Merge changes from github.Gravatar Michael Case2018-02-07
* Optimize FusedBatchNorm for inference.Gravatar A. Unique TensorFlower2017-06-29
* Do not remove identity output nodes when optimizing for inference.Gravatar A. Unique TensorFlower2017-06-13
* Remove so many more hourglass importsGravatar Justine Tunney2016-12-29
* Adding support for multiple input types.Gravatar A. Unique TensorFlower2016-12-19
* Merge changes from github.Gravatar Jonathan Hseu2016-09-29
* Fuse resize and mirror padding ops into convolutionsGravatar Pete Warden2016-09-02
* Optimizing graphs for inference.Gravatar Pete Warden2016-08-07