Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Document automatically generated summaries #17

Open
rlrs opened this issue Mar 30, 2016 · 3 comments
Open

Document automatically generated summaries #17

rlrs opened this issue Mar 30, 2016 · 3 comments

Comments

@rlrs
Copy link

rlrs commented Mar 30, 2016

I need more control over the summaries I write, but I can't seem to find an option that disables the summaries automatically added to e.g. relu layers.

@rlrs
Copy link
Author

rlrs commented Mar 30, 2016

Well, answered my question by looking into the code:
with pt.defaults_scope(summary_collections=None):
seems to work. Guess the issue is a documentation request instead, this isn't stated anywhere :)

@rlrs rlrs changed the title Disable automatically generated summaries Document automatically generated summaries Mar 30, 2016
@eiderman
Copy link
Contributor

eiderman commented Apr 4, 2016

This is a relatively new feature (added perhaps ~3 days before you found it), so I haven't had a chance to update the front page documentation. It also turns out my documentation generation script is a little broken.

Thanks for the bug report.

@eiderman
Copy link
Contributor

I've corrected the automatic documentation to include this and fixed some internal links. I still need to update the front page.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants