aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/grappler/costs/utils.h
Commit message (Expand)AuthorAge
* Refactor CalculateOutputSize() from VirtualScheduler protected member functio...Gravatar Peter Ma2018-10-08
* [Grappler] s/std::string/string/Gravatar James Keeling2018-09-14
* Format header guards under tensorflow/core/grappler.Gravatar A. Unique TensorFlower2018-04-26
* Scheduler exports tensor size info to RunMetadata. In addition, tensor size h...Gravatar A. Unique TensorFlower2017-10-09
* Call maxcut algorithm in the model_based_cost_estimator.Gravatar Yuefeng Zhou2017-06-05
* Open sourced the cost analyzerGravatar Benoit Steiner2017-05-25
* Print out detailed node counts, shapes and costs. This is useful for a couple...Gravatar A. Unique TensorFlower2017-05-24
* Add filesize as a node attribute if filename exists as its input.Gravatar Yuefeng Zhou2017-05-16
* Propagate the cluster to the grappler optimizers: this will enable the develo...Gravatar Benoit Steiner2017-05-10
* Return more complete device information from the GetDevices() method of grapp...Gravatar Benoit Steiner2017-05-05
* 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