An open API service indexing awesome lists of open source software.

https://github.com/tensorflow/autograph


https://github.com/tensorflow/autograph

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

          

# AutoGraph

This repository contains tests and example code for [TensorFlow AutoGraph](https://www.tensorflow.org/versions/r2.0/api_docs/python/tf/autograph). For more information, see:

* [tf.function and AutoGraph guide](https://www.tensorflow.org/beta/guide/autograph)
* [AutoGraph reference documentation](https://github.com/tensorflow/tensorflow/blob/master/tensorflow/python/autograph/g3doc/reference/index.md)