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
It's a good practice to profile code every ones in a while, in order to find bottlenecks and increase it's speed. I propose to start with templates, and use cProfile and/or PyTorch Profiler (instructions can be found there)
It's a good practice to profile code every ones in a while, in order to find bottlenecks and increase it's speed. I propose to start with templates, and use cProfile and/or PyTorch Profiler (instructions can be found there)