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
On top of showing progress as percentage, it would be good to estimate the remaining time of the batch. This can be done as remaining_time=remaining_runs*elapsed_time/completed_runs
The text was updated successfully, but these errors were encountered:
On top of showing progress as percentage, it would be good to estimate the remaining time of the batch. This can be done as
remaining_time=remaining_runs*elapsed_time/completed_runs
The text was updated successfully, but these errors were encountered: