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

Adding graph in Pool processes #141

Open
erwinschrodinger1 opened this issue May 4, 2023 · 0 comments
Open

Adding graph in Pool processes #141

erwinschrodinger1 opened this issue May 4, 2023 · 0 comments

Comments

@erwinschrodinger1
Copy link

While using the pool function mostly I get lost not knowing where it has reached. I get confused weather the process is still operating or not. So, adding simple graphs in every pool process and logging could help in finding the step that we are in.

Example:

Here I have implemented progress bar using tqdm.

image


If someone can guide me this can be a good new feature (Ready for open source contributions)

@erwinschrodinger1 erwinschrodinger1 changed the title Adding graph in Pool processes Adding graph in Pool processes [proposed Label] enhancement May 4, 2023
@erwinschrodinger1 erwinschrodinger1 changed the title Adding graph in Pool processes [proposed Label] enhancement Adding graph in Pool processes May 4, 2023
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

No branches or pull requests

1 participant