Profiling your compiled code

In this section we will profile your uncompiled and compiled code using torch.profiler and visualize stack trace

Instructions

  • Create a new Jupter notebook
  • Copy each cell and run the code
  • Follow the instructions to visualize stack trace