angelbaowei / tf2.0-preview_mnist_demo

mnist on tf2.0-preview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tf2.0-preview_demo

mnist on tf2.0-preview(Tensorflow 2.0)

train and restore_eval use ckpt

saved to .pb must use @tf.function because it is autograph. Combine eager with autograph.

About

mnist on tf2.0-preview


Languages

Language:Python 100.0%