• Asim Shankar's avatar
    MNIST: Eager execution. · 40226d35
    Asim Shankar authored
    Add an example showing how to train the MNIST model with eager execution
    enabled.
    
    (This change requires changes to TensorFlow made after
    the 1.6 release branch was cut, i.e., will require a build
    from source or TensorFlow 1.7+)
    40226d35
mnist_eager_test.py 2.07 KB