richardrl
richardrl
@armanhar This is also not a great solution.... I guess I could use an argparse argument to set the test tag, then mass delete using the tag. But is there...
@armanhar Once you filter that way, you can still only delete 20 runs at a time, no?
@armanhar If you click "select all runs", that deletes all the runs in the project. I want to delete all the runs that have runtime < 1 minute, which is...
@YeonwooSung Why? Also, this issue seems to happen often
@anton-l @patrickvonplaten Thanks for your input thus far. I took the latest commit (as of this moment) and made a minimum reproduction of a 1D MLP model and training. I...
Other things we can do: make the folder 777, change the 'blaket'/ UID 1000 user to the current user. I prefer the latter, but how do we actually do that?
Relatedly: I want to be able to control when the optimization terminates, right now if you do solver.solve(problem) it terminates without any user control. For example I want to run...
Same question! It's very slow with CPU for deepNN opt.
Will it work with pip ? Most of my other packages are in pip.
Also, what is this command doing for mctorch? It seems to be very slow - using 100% of all 8 CPUs of my computer and taking 30 minutes. ` Running...