aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/grappler/costs/utils.cc
Commit message (Expand)AuthorAge
* Combine host and device memory proto fields.Gravatar Yuefeng Zhou2018-01-17
* Updated the virtual scheduler to use legal names when inserting Send/Recv nod...Gravatar Benoit Steiner2017-10-12
* Scheduler exports tensor size info to RunMetadata. In addition, tensor size h...Gravatar A. Unique TensorFlower2017-10-09
* Fixed the ExtractExtraProperties function: 1) skip control input 2) log when ...Gravatar Yuefeng Zhou2017-08-24
* Fixed BuildOpInfoWithoutDeviceGravatar Benoit Steiner2017-08-17
* Prepare to remove a bunch of proto.h includes from tensorflow/core headersGravatar Geoffrey Irving2017-06-29
* Call maxcut algorithm in the model_based_cost_estimator.Gravatar Yuefeng Zhou2017-06-05
* Fix discrepancy between measured and analytical cost graph. Use tf_cuda_libra...Gravatar Yao Zhang2017-05-31
* 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
* Properly handle nodes that have control dependencies as input: in this case,Gravatar Benoit Steiner2017-05-19
* 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
* Use the proper units to encode frequenciesGravatar Benoit Steiner2017-05-05
* Open sourced op level cost predictionGravatar Benoit Steiner2017-05-04
* Fold the content a const op into its consumer node.Gravatar Yuefeng Zhou2017-04-14
* Set cpu family, model and frequency in the op info.Gravatar Yuefeng Zhou2017-04-01
* Started to open source Grappler. First application is the GPU layout optimizer.Gravatar Benoit Steiner2017-03-08