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

Add support for resetting progress channels #1349

Closed
yaeldekel opened this issue Oct 23, 2018 · 0 comments
Closed

Add support for resetting progress channels #1349

yaeldekel opened this issue Oct 23, 2018 · 0 comments
Assignees
Milestone

Comments

@yaeldekel
Copy link

Progress channels store the names of the components that have been created, and the number of instances of each component. When they print progress they add a counter indicating how many times this component has been created, for example:
"training minmax normalizer #3 ..."

We should add an option to reset these counters, to make unit tests reproducible and be able to baseline progress reports.

@yaeldekel yaeldekel self-assigned this Oct 23, 2018
@shauheen shauheen added this to the 1018 milestone Oct 24, 2018
LittleLittleCloud added a commit to LittleLittleCloud/machinelearning that referenced this issue Jan 26, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Mar 27, 2022
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