aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/grappler/costs/analytical_cost_estimator.cc
Commit message (Expand)AuthorAge
* Directly import tensor.proto.h (the transitive import will be removed from te...Gravatar Eugene Brevdo2018-08-23
* CostGraphDef has been modified to keep track of the accuracy of the cost esti...Gravatar A. Unique TensorFlower2018-06-11
* Make logging more accurateGravatar A. Unique TensorFlower2018-01-17
* Make the analytical estimator and the virtual cluster own the ready_node_mana...Gravatar A. Unique TensorFlower2017-12-22
* Scheduler exports tensor size info to RunMetadata. In addition, tensor size h...Gravatar A. Unique TensorFlower2017-10-09
* Define OpContext and use it for OpLevelCostEstimator.Gravatar A. Unique TensorFlower2017-09-26
* Prepare to remove a bunch of proto.h includes from tensorflow/core headersGravatar Geoffrey Irving2017-06-29
* Make device placement be determined only by virtual placer. Make virtual plac...Gravatar A. Unique TensorFlower2017-06-10
* Remove unused protobuf header inclusionsGravatar A. Unique TensorFlower2017-06-06
* Don't use the _output_shape attribute in the op_level_cost_estimator sinceGravatar Benoit Steiner2017-06-02
* Made it possible to refine the behavior of the default op_level_cost_estimator.Gravatar Benoit Steiner2017-05-22
* VirtualScheduler inserts a _Send and a _Recv ops when input and outputGravatar A. Unique TensorFlower2017-05-22
* Removed unecessary #includeGravatar Benoit Steiner2017-05-16
* Return more complete device information from the GetDevices() method of grapp...Gravatar Benoit Steiner2017-05-05
* Open sourced the analytical cost modelGravatar Benoit Steiner2017-05-05