History log of /external/tensorflow/tensorflow/python/grappler/cost_analyzer_test.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
454885e6546660d8f7eeb3ce137580b0505e9a77 10-Jan-2018 Benoit Steiner <bsteiner@google.com> Better detect the amount of device memory that's available

PiperOrigin-RevId: 181381477
/external/tensorflow/tensorflow/python/grappler/cost_analyzer_test.py
50efd9202b582900e30d9d4478b5baaf2107d84a 04-Dec-2017 A. Unique TensorFlower <gardener@tensorflow.org> Enable dependency optimizer in Grappler by default.

PiperOrigin-RevId: 177835459
/external/tensorflow/tensorflow/python/grappler/cost_analyzer_test.py
bb96a309730b9ae409ca5107535493ae40bc58e1 21-Nov-2017 Benoit Steiner <bsteiner@google.com> Added the ability to report peak memory usage

PiperOrigin-RevId: 176450440
/external/tensorflow/tensorflow/python/grappler/cost_analyzer_test.py
0248500b744faa56162c0df2655a217c37d25295 13-Jun-2017 Benoit Steiner <bsteiner@google.com> Simplified the virtual placer code
Take the ceiling of the cost estimates to avoid reporting 0 costs for scalar ops that could execute in less that 1 ns.
Added more stringent tests to the cost analyzer

PiperOrigin-RevId: 158813405
/external/tensorflow/tensorflow/python/grappler/cost_analyzer_test.py
bb7a8d8e728f7598dc9fb03a2ff71d4eaa51d714 03-Jun-2017 Benoit Steiner <bsteiner@google.com> Don't use the _output_shape attribute in the op_level_cost_estimator since
there is no guaranty that it will be present or accurate.

PiperOrigin-RevId: 157898989
/external/tensorflow/tensorflow/python/grappler/cost_analyzer_test.py
2251633a509d6807d309bff60013c86650bb891d 26-May-2017 Benoit Steiner <bsteiner@google.com> Open sourced the cost analyzer

PiperOrigin-RevId: 157178951
/external/tensorflow/tensorflow/python/grappler/cost_analyzer_test.py