提交 4fd659ec 编写于 作者: S Siju Samuel

Deprecated tf.app.run removed in mnist_tflite.py

上级 c6a4e4eb
......@@ -84,4 +84,4 @@ def main(_):
if __name__ == '__main__':
tf.logging.set_verbosity(tf.logging.INFO)
tf.app.run(main)
tf.compat.v1.app.run(main)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册