aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/grappler/costs/graph_properties.cc
Commit message (Expand)AuthorAge
* Made sure that both queue shapes and types are updated in one single pass ins...Gravatar Benoit Steiner2017-05-03
* Calling InferenceContext::UnknownShapes twice produces 2 shape handles for wh...Gravatar Benoit Steiner2017-05-02
* Reset the inputs to ShapeRefiner::RunShapeFn so that it behaves the same ever...Gravatar Benoit Steiner2017-05-02
* Enable grappler to propagate shapes through queues.Gravatar Benoit Steiner2017-05-01
* Disable the requirement for a shape inference function.Gravatar Yao Zhang2017-04-26
* Fold the content a const op into its consumer node.Gravatar Yuefeng Zhou2017-04-14
* Started to open source Grappler. First application is the GPU layout optimizer.Gravatar Benoit Steiner2017-03-08