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
Now they want to do it in Mac or CUDA. But suppose CUDA/Mac has a different installation procedure.
But since they already did a benchmark initially on CPU, so they have do delete the venv first and then do the benchmarking once again. Instead a quick solution would be to add an argument --clean which will do a new clean installation by first removing existing venv. In this way there would be no conflicts.
The text was updated successfully, but these errors were encountered:
Consider this edge case:
But since they already did a benchmark initially on CPU, so they have do delete the
venv
first and then do the benchmarking once again. Instead a quick solution would be to add an argument--clean
which will do a new clean installation by first removing existing venv. In this way there would be no conflicts.The text was updated successfully, but these errors were encountered: