aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/framework/cost_graph.proto
Commit message (Expand)AuthorAge
* CostGraphDef has been modified to keep track of the accuracy of the cost esti...Gravatar A. Unique TensorFlower2018-06-11
* Merge changes from github.Gravatar Yifei Feng2018-05-24
* Combine host and device memory proto fields.Gravatar Yuefeng Zhou2018-01-17
* Add interfaces in OpKernelContext and ResourceBase for tracking persistent st...Gravatar Yuefeng Zhou2017-03-01
* Add compute_time and memory_time to CostGraphDef::Node.Gravatar Yao Zhang2017-02-17
* Record kernel's host memory and device memory in cost model.Gravatar Yuefeng Zhou2017-02-08
* Document the unit used to store times in the cost graph.Gravatar A. Unique TensorFlower2017-02-02
* Added the data type to the cost graphGravatar Benoit Steiner2016-10-14
* Add tensor output shapes to CostGraphDef.Gravatar A. Unique TensorFlower2016-10-07
* Added the ability to remap the cost model node ids: this is needed since theseGravatar Benoit Steiner2016-09-14
* Added the node compute costs to the cost graphGravatar Benoit Steiner2016-09-01
* Parse tf.Example using arena allocation. Dense string benchmark shows 10-20% ...Gravatar A. Unique TensorFlower2016-07-06
* Drop unused import of tensor_description.proto.Gravatar A. Unique TensorFlower2016-06-10
* Include control edges in cost model.Gravatar A. Unique TensorFlower2016-05-27
* Add the ability to return the cost model to the client as part of run metadata.Gravatar Yuan Yu2016-05-18
* Integrate the memory optimizer from the OR team and cost model.Gravatar Yuan Yu2016-04-28