aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/grappler/item.py
Commit message (Expand)AuthorAge
* Apply "Raise exception in SWIG on bad TF_Status" to base.iGravatar Akshay Modi2018-04-03
* Made hard colocation constraints (i.e constraints that must be met for theGravatar Benoit Steiner2017-12-21
* Added the ability to sort important ops topologicallyGravatar Benoit Steiner2017-12-14
* Let python handle the deletion of the item objects instead of trying to takeGravatar Benoit Steiner2017-11-22
* Update the tf_item whenever the underlying metagraph is updatedGravatar Benoit Steiner2017-11-21
* Added a python API on top of Grappler items and Grappler clustersGravatar Benoit Steiner2017-09-27