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
I had my progress bar hang for nearly 20 minutes, but then it unfroze and immediately jumped to 100%.
It took about 39 minutes in total to run code cell 11 on Example1.ipynb, which is in line with my previous runs.
I suspect the issue is the progress bar being inaccurate, as opposed to a bug with test_hypothesis_grid. How long did you wait on your task before interrupting it?
I did try smaller grids that should finish within minutes. With certain choices of parameter range it got stuck, with others it finished. I could not fully verify that only the empty-sample-cases get stuck, but my test runs were consistent with that.
In the case where a grid of parameters in a
test_hypothesis_grid
leads to an empty sample, the run gets stuck*.*progress bar doesn't progress anymore, task keeps running until interrupted.
The text was updated successfully, but these errors were encountered: