aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/grappler/optimizers/static_schedule_test.cc
Commit message (Expand)AuthorAge
* Add output info into op_context otherwise the estimator crashes when OOM.Gravatar Rui Zhao2018-03-29
* Prefix inaccurate costs with "~" in VirtualScheduler verbose log.Gravatar Max Galkin2017-12-01
* Static required time computationGravatar Benoit Steiner2017-08-10
* Improved the virtual cluster to actually simulate the evaluation of a TF graph.Gravatar Benoit Steiner2017-06-14
* Simplified the virtual placer codeGravatar Benoit Steiner2017-06-13
* Estimate cost for element wise ops and a minimum compute cost for dummy execu...Gravatar Yao Zhang2017-06-09
* Ensure that the minimum cost estimate is 1 ns.Gravatar Benoit Steiner2017-05-12
* Improved regression testGravatar Benoit Steiner2017-05-11
* Estimates node completion times for a TF graph based on the op level analyticalGravatar Benoit Steiner2017-05-11