Back to Tensorflow

AutoGraph reference

tensorflow/python/autograph/g3doc/reference/index.md

2.21.0901 B
Original Source

AutoGraph reference

This reference document describes the semantics of AutoGraph transformations.

In @tf.function, AutoGraph allows running Eager-style code as a TensorFlow graph.

Also see: