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 agree, it seems really odd that I see this difference.
I tried running torch.set_num_threads(2) directly before the function call and in a few other places but with no luck. Looking in the activity monitor it seems 16 python processes are being launched (I have 10 cores - but 2 are slower). Running the code in a Jupiter notebook only launches a single process.
Running MolScribe in a Jupyter notebook works nicely for me. Running the same code as a .py causes my computer to freeze due to insane cpu usage.
Running this piece of code on M1 Mac
The text was updated successfully, but these errors were encountered: