aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/autograph/README.md
blob: 8c277b59e8f36034b99b1f5256473e7f434b624a (plain)
1
2
3
4
5
6
7
8
9
# AutoGraph

**NOTE: As tensorflow.contrib is being
[deprecated](https://github.com/tensorflow/community/pull/18), AutoGraph is
moving into TensorFlow core.

The new code location is `tensorflow/python/autograph`. Please refer to the
README.md file in that directory.
**