https://github.com/tensorflow/autograph
  
  
     
    https://github.com/tensorflow/autograph
  
        Last synced: 16 days ago 
        JSON representation
    
- Host: GitHub
 - URL: https://github.com/tensorflow/autograph
 - Owner: tensorflow
 - License: apache-2.0
 - Created: 2019-02-27T00:30:43.000Z (over 6 years ago)
 - Default Branch: master
 - Last Pushed: 2020-05-11T12:18:16.000Z (over 5 years ago)
 - Last Synced: 2025-01-29T10:35:42.983Z (9 months ago)
 - Language: Python
 - Size: 63.5 KB
 - Stars: 51
 - Watchers: 9
 - Forks: 19
 - Open Issues: 1
 - 
            Metadata Files:
            
- Readme: README.md
 - Contributing: CONTRIBUTING.md
 - License: LICENSE
 
 
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)