[mnist]: Make flags function scoped (not module scoped).
This will make it easier to share the model definition with eager execution and TPU demos without any side effects of running unnecessary code on module import.
Showing
Please register or sign in to comment