You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
If someone can guide me this can be a good new feature (Ready for open source contributions)
The text was updated successfully, but these errors were encountered:
erwinschrodinger1
changed the title
Adding graph in Pool processes
Adding graph in Pool processes [proposed Label] enhancement
May 4, 2023
erwinschrodinger1
changed the title
Adding graph in Pool processes [proposed Label] enhancement
Adding graph in Pool processes
May 4, 2023
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.
If someone can guide me this can be a good new feature (Ready for open source contributions)
The text was updated successfully, but these errors were encountered: