aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/grappler/cost_analyzer_test.py
Commit message (Expand)AuthorAge
* Shorten grappler per-node report by default with previous behavior behind --v...Gravatar A. Unique TensorFlower2018-02-20
* Better detect the amount of device memory that's availableGravatar Benoit Steiner2018-01-09
* Enable dependency optimizer in Grappler by default.Gravatar A. Unique TensorFlower2017-12-04
* Added the ability to report peak memory usageGravatar Benoit Steiner2017-11-20
* Simplified the virtual placer codeGravatar Benoit Steiner2017-06-13
* Don't use the _output_shape attribute in the op_level_cost_estimator sinceGravatar Benoit Steiner2017-06-02
* Open sourced the cost analyzerGravatar Benoit Steiner2017-05-25