aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/graph_transforms/transform_utils.h
Commit message (Expand)AuthorAge
* Use shape information in constant propagation.Gravatar A. Unique TensorFlower2017-10-03
* Modify dependency structure of transform_utils to allow use within Grappler.Gravatar Suharsh Sivakumar2017-07-24
* Prepare to remove a bunch of proto.h includes from tensorflow/core headersGravatar Geoffrey Irving2017-06-29
* Merge changes from github.Gravatar Jonathan Hseu2017-06-09
* Remove unused protobuf header inclusionsGravatar A. Unique TensorFlower2017-06-06
* Optimize eight-bit graphs by removing RequantizationRangesGravatar Pete Warden2017-01-10
* Add new transforms and compare_graph toolGravatar Pete Warden2017-01-09
* Check node input and output types are float before quantizingGravatar Pete Warden2017-01-06
* Create Graph Transform Tool for rewriting model files.Gravatar Pete Warden2016-12-21
* Refactor fold_constants to make reuse easier.Gravatar Pete Warden2016-11-08
* Tool to fold constants in saved graphs.Gravatar Pete Warden2016-10-06