aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/graph/costmodel.h
Commit message (Expand)AuthorAge
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Cleanup: Ran clang-format on files in tensorflow/core/.../*.{cc,h}.Gravatar A. Unique TensorFlower2018-01-30
* In the TF cost model, ensure when id grows, records for each op's outputs mat...Gravatar Yuefeng Zhou2018-01-25
* Combine host and device memory proto fields.Gravatar Yuefeng Zhou2018-01-17
* Automated g4 rollback of changelist 175593063Gravatar A. Unique TensorFlower2017-11-20
* Automated g4 rollback of changelist 175563786Gravatar A. Unique TensorFlower2017-11-13
* Moved tensorflow::StringPiece::Hasher out of tensorflow::StringPiece and rena...Gravatar A. Unique TensorFlower2017-11-13
* Fixed the cost model to return an unknown shape instead of returning the shap...Gravatar Benoit Steiner2017-05-25
* Add interfaces in OpKernelContext and ResourceBase for tracking persistent st...Gravatar Yuefeng Zhou2017-03-01
* Record kernel's host memory and device memory in cost model.Gravatar Yuefeng Zhou2017-02-08
* Fix the logic for skipping warmup steps in cost model.Gravatar Yao Zhang2017-01-30
* Infer minimum memory usage from tensor shapes and types. This makes it possibleGravatar Benoit Steiner2016-10-25
* Added the data type to the cost graphGravatar Benoit Steiner2016-10-14
* Add tensor output shapes to CostGraphDef.Gravatar A. Unique TensorFlower2016-10-07
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* 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
* Record the maximum execution time of each node in a tensorflow graph in theGravatar Benoit Steiner2016-04-04
* Switch Docker instructions to always `--pull` on build.Gravatar Craig Citro2016-03-24
* Merge changes from github.Gravatar Vijay Vasudevan2016-02-17
* #include third_party/tensorflow/core/platform/macros.hGravatar Josh Levenberg2016-01-06
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06