aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/grappler/optimizers/static_schedule.cc
Commit message (Expand)AuthorAge
* Add output info into op_context otherwise the estimator crashes when OOM.Gravatar Rui Zhao2018-03-29
* Added an option to assume that the shape of fed nodes in unknown since any sh...Gravatar Benoit Steiner2017-11-28
* Define OpContext and use it for OpLevelCostEstimator.Gravatar A. Unique TensorFlower2017-09-26
* Static required time computationGravatar Benoit Steiner2017-08-10
* Ensure that the minimum cost estimate is 1 ns.Gravatar Benoit Steiner2017-05-12
* Estimates node completion times for a TF graph based on the op level analyticalGravatar Benoit Steiner2017-05-11