Skip to content

Feature/tf integration#135

Merged
Qwlouse merged 16 commits intoIDSIA:masterfrom
chovanecm:feature/tf-integration
Jan 30, 2017
Merged

Feature/tf integration#135
Qwlouse merged 16 commits intoIDSIA:masterfrom
chovanecm:feature/tf-integration

Conversation

@chovanecm
Copy link
Copy Markdown
Contributor

For Tensorflow users:
Module sacred.stflow contains LogSummaryWriter that can be used both as a decorator and a context manager to automatically store relative paths to Tensorflow logs produced by a running experiment.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.2%) to 86.575% when pulling 838713c on chovanecm:feature/tf-integration into 400d471 on IDSIA:master.

@chovanecm
Copy link
Copy Markdown
Contributor Author

Ups, obviously I need to work on the documentation to pass flake8.

Add sacred.stflow to packages
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.2%) to 86.575% when pulling 4ee90e3 on chovanecm:feature/tf-integration into 400d471 on IDSIA:master.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.2%) to 86.575% when pulling ae6785f on chovanecm:feature/tf-integration into 400d471 on IDSIA:master.

@chovanecm
Copy link
Copy Markdown
Contributor Author

Don't merge yet!
SummaryWriter has been depracated (renamed, respectively), so I have to modify it.

…nstead of tf.train.SummaryWriter

tensorflow.train.SummaryWriter has been depracated. Users should use tensorflow.summary.FileWriter instead
This change reflects it.
Check that sections of code annotated by LogFileWriter more than once don't capture the FileWriter twice
Update documentation
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.2%) to 86.597% when pulling 5865b15 on chovanecm:feature/tf-integration into 400d471 on IDSIA:master.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.2%) to 86.597% when pulling 5865b15 on chovanecm:feature/tf-integration into 400d471 on IDSIA:master.

@Qwlouse Qwlouse merged commit f9848d4 into IDSIA:master Jan 30, 2017
@Qwlouse
Copy link
Copy Markdown
Collaborator

Qwlouse commented Jan 30, 2017

I assume that the renaming is what you did in these last three commits so I've merged.
If not tell me, then I'll revert before the next beta-release.

@chovanecm
Copy link
Copy Markdown
Contributor Author

Your assumption was correct! Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants