-
Notifications
You must be signed in to change notification settings - Fork 7
Home
Yota Toyama edited this page Dec 22, 2016
·
41 revisions
Welcome to the tensorflow-qnd wiki!
- Fix Graph scope names (may remove some
@util.func_scope
). - Accept
input_fn()
with no argument for a filename queue. - Accept
model_fn()
which returns ModelFnOps. - Don't shuffle filenames in evaluation mode.
- Don't shuffle batches in evaluation mode in MNIST eample.
- Give more examples.
- Documentation by docstrings
- def_run(batch_inputs=True)