aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/grappler/graph_view.h
Commit message (Expand)AuthorAge
* Added a utility to traverse the graph in reverse DFS order, identifying loopsGravatar Benoit Steiner2018-02-01
* Entice TensorFlow to swap data out of GPU memory soonerGravatar Benoit Steiner2018-01-18
* Don't optimize AddN nodes with 2 or fewer inputsGravatar Benoit Steiner2018-01-11
* Implemented heuristic to decrease memory utilization of AddN nodesGravatar Benoit Steiner2018-01-11
* Implemented memory swapping heuristics for GPUGravatar Benoit Steiner2018-01-05
* Added support for control dependenciesGravatar Benoit Steiner2017-11-02
* Add heuristics to trigger swappingGravatar Benoit Steiner2017-11-02