aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/grappler/costs/cost_estimator.h
Commit message (Expand)AuthorAge
* Add support for modeling fast memory close to the processor/gpuGravatar A. Unique TensorFlower2018-10-09
* Consolidate device parameter arguments into a shared DeviceInfo structGravatar A. Unique TensorFlower2018-10-08
* Add two counters in Costs Struct for number of ops processed/predicted in tot...Gravatar Peter Ma2018-08-10
* Format header guards under tensorflow/core/grappler.Gravatar A. Unique TensorFlower2018-04-26
* Add op level memory usage estimation to the op_level_cost_estimatorGravatar Benoit Steiner2018-01-26
* Improved heuristics for swappingGravatar Benoit Steiner2018-01-26
* Deleted unused data fieldsGravatar Benoit Steiner2018-01-25
* Add a utility struct for MilliSeconds time unit.Gravatar Max Galkin2017-12-14
* Determine peak memory usage from the result of a simulation.Gravatar Benoit Steiner2017-10-12
* Merge changes from github.Gravatar Jonathan Hseu2017-06-09
* Call maxcut algorithm in the model_based_cost_estimator.Gravatar Yuefeng Zhou2017-06-05
* Estimates node completion times for a TF graph based on the op level analyticalGravatar Benoit Steiner2017-05-11
* Add bool field inaccurate to Costs.Gravatar Yao Zhang2017-04-28
* - Makes SingleMachine::Run(...) thread-safe.Gravatar Vinu Rajashekhar2017-03-16
* Started to open source Grappler. First application is the GPU layout optimizer.Gravatar Benoit Steiner2017-03-08