Network profiler

Soumith Chintala had recently given a talk about PyTorch mentioning profiling.
He suggested to use your favorite Python profiler (e.g. Line_Profiler).

You can find the talk here.

Hope that helps you!

1 Like