aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/grappler/cluster.py
Commit message (Expand)AuthorAge
* Extract placement restrictions for a graphGravatar Benoit Steiner2017-12-22
* Automated g4 rollback of changelist 179872807Gravatar Anna R2017-12-21
* Extract placement restrictions for a graphGravatar Benoit Steiner2017-12-21
* Added a python API to estimate the performance of HW devicesGravatar Benoit Steiner2017-12-15
* Made the list of op kernels available.Gravatar Benoit Steiner2017-12-14
* Make sure we serialize the creation and deletion of clusters from python to a...Gravatar Benoit Steiner2017-12-11
* Prevented a couple of memory leaks in the code generated by swigGravatar Benoit Steiner2017-11-22
* Let python handle the deletion of the item objects instead of trying to takeGravatar Benoit Steiner2017-11-22
* Pass VirtualCluster to tf_optimizer to enable cross-optimization of models.Gravatar Yao Zhang2017-11-21
* Added the ability to report peak memory usageGravatar Benoit Steiner2017-11-20
* Added the ability to list the hardware resources available in a cluster.Gravatar Benoit Steiner2017-11-17
* Python wrapper to access the predicted peak memory usageGravatar Benoit Steiner2017-10-13
* Added a python API on top of Grappler items and Grappler clustersGravatar Benoit Steiner2017-09-27