-
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. - def_run(batch_inputs=True, prepare_filename_queue=True)
- Accept
model_fn()
which returns ModelFnOps. - Give more examples.
- Documentation by docstrings