Profiler tutorials

Hi,

Is there any good video tutorial for PyTorch.Profilers as currently I am lost in between Profilers and utils.bottlenecks. I read all the discussion questions here mentioning profilers but could not get a good starting point as its my first time diving in this topic. Currently there is just this one on youtube as per my search but thats also in korean without any subtitles.

I have seen the written tutorials but they were not much explanatory for the beginner.

Thanks.

Hi, have you seen our profiler recipe doc? https://pytorch.org/tutorials/recipes/recipes/profiler.html ;
as for videos - please stay tuned and make sure to check our upcoming virtual developer day in November with many videos and tutorials, we plan to have one for profiler too.