Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logger Class #60

Closed
Simsso opened this issue Sep 24, 2018 · 3 comments
Closed

Logger Class #60

Simsso opened this issue Sep 24, 2018 · 3 comments
Assignees
Labels
code Software is relevant or involved work-item Tasks

Comments

@Simsso
Copy link
Owner

Simsso commented Sep 24, 2018

Write a generic logger class that can be used to accumulate scalar values and histograms, with logging to TensorFlow.

@Simsso Simsso added code Software is relevant or involved work-item Tasks labels Sep 24, 2018
@Simsso Simsso added this to the 13. Working Group Meeting milestone Sep 24, 2018
@ghost ghost mentioned this issue Sep 25, 2018
11 tasks
@Simsso
Copy link
Owner Author

Simsso commented Sep 28, 2018

Started the development in the logger-class branch, which we can then merge back into vq-resnet once it has all the features we want.

@Simsso Simsso mentioned this issue Sep 30, 2018
@Simsso Simsso closed this as completed Oct 1, 2018
@FlorianPfisterer
Copy link
Collaborator

In the ResNet constructor, it would be better to have a default parameter value of logger_factory=None to prevent unexpected errors.

@Simsso
Copy link
Owner Author

Simsso commented Oct 3, 2018

Done in 93ab810; thanks for reporting.

@Simsso Simsso closed this as completed Oct 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code Software is relevant or involved work-item Tasks
Projects
None yet
Development

No branches or pull requests

2 participants