aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/graph_editor/README.md
blob: f6f82668ed49fbf88635f1b2ecac51c6f3feaa10 (plain)
1
2
3
4
5
6
# TensorFlow Graph Editor

The TensorFlow Graph Editor library allows for modification of an existing
tf.Graph instance in-place.

The author's github username is [purpledog](https://github.com/purpledog).