aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/tools/optimize_for_inference_test.py
Commit message (Expand)AuthorAge
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-21
* Remove _USE_C_API staging in tests now that the C API is enabled by default.Gravatar Skye Wanderman-Milne2018-05-16
* Merge changes from github.Gravatar Michael Case2018-02-07
* Make optimize_for_inference_test.py work the C API enabled.Gravatar Skye Wanderman-Milne2018-01-29
* Delete trailing whitespace in Python codeGravatar A. Unique TensorFlower2017-11-27
* Merge changes from github.Gravatar Jonathan Hseu2017-07-19
* Optimize FusedBatchNorm for inference.Gravatar A. Unique TensorFlower2017-06-29
* Remove hourglass imports from even more testsGravatar Justine Tunney2016-12-16
* 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