aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/grappler/costs/virtual_placer.cc
Commit message (Expand)AuthorAge
* Made sure that the virtual placer correctly handles short device namesGravatar Benoit Steiner2017-10-12
* Improvements and fixes in VirtualPlacer:Gravatar Max Galkin2017-10-06
* FirstReadyManager for scheduling nodes in VirtualScheduler.Gravatar A. Unique TensorFlower2017-09-12
* VirtualPlacer use default device localhost if device is empty.Gravatar A. Unique TensorFlower2017-07-06
* Fixed a typoGravatar Benoit Steiner2017-06-14
* Add a standalone cost analysis tool. Improved logging.Gravatar Yao Zhang2017-06-13
* Simplified the virtual placer codeGravatar Benoit Steiner2017-06-13
* Make device placement be determined only by virtual placer. Make virtual plac...Gravatar A. Unique TensorFlower2017-06-10
* Add a util function in virtual placer to return canonicalized device string, ...Gravatar Yuefeng Zhou2017-06-07
* Created a regression test for the virtual placerGravatar Benoit Steiner2017-05-23
* Added a sanity checkGravatar Benoit Steiner2017-05-12
* Improved regression testGravatar Benoit Steiner2017-05-11
* Estimates node completion times for a TF graph based on the op level analyticalGravatar Benoit Steiner2017-05-11
* 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