aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/toco/graph_transformations/remove_trivial_passthrough.cc
Commit message (Expand)AuthorAge
* Make RemoveTrivialPassthrough preserve minmax-related infoGravatar A. Unique TensorFlower2018-10-02
* Adding constant Select and Tile resolution.Gravatar A. Unique TensorFlower2018-08-13
* Fix operator names.Gravatar A. Unique TensorFlower2018-06-20
* Prevent removal of constant inputs to passthrough ops.Gravatar A. Unique TensorFlower2018-05-14
* Allowing trivial passthrough ops to be turned into reshapes when they otherwi...Gravatar A. Unique TensorFlower2018-05-09
* Support for removing unfused quantized activation functions and min/max.Gravatar A. Unique TensorFlower2018-04-11
* Implement support for unpartitioning tf.nn.embedding_lookup into a single gat...Gravatar A. Unique TensorFlower2018-02-27
* Internal ChangeGravatar A. Unique TensorFlower2018-01-23
* Clean up RemoveTrivialPassthroughOp and fix an issue in an edge caseGravatar A. Unique TensorFlower2017-11-23
* Remove unused inclusionsGravatar A. Unique TensorFlower2017-11-20
* Internal Change.Gravatar Andrew Selle2017-11-10