aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/graph_transforms/freeze_requantization_ranges.cc
Commit message (Expand)AuthorAge
* Removed redundant std::string -> string conversions.Gravatar A. Unique TensorFlower2018-09-04
* Replaced calls to tensorflow::StringPiece::ToString with std::string conversi...Gravatar Peter Hawkins2018-05-02
* Replaced calls to deprecated tensorflow::StringPiece methods with theirGravatar A. Unique TensorFlower2018-04-04
* Remove unused protobuf header inclusionsGravatar A. Unique TensorFlower2017-06-06
* Replace protobuf CopyFrom with assignmentGravatar A. Unique TensorFlower2017-05-30
* Use "empty" member function to test for emptinessGravatar A. Unique TensorFlower2017-05-30
* Fix code that ignores tensorflow::Status.Gravatar Peter Hawkins2017-02-13
* Optimize eight-bit graphs by removing RequantizationRangesGravatar Pete Warden2017-01-10