MCPcopy Index your code
hub / github.com/pytorch/tutorials / profiler.py

File profiler.py

beginner_source/profiler.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Profiling your PyTorch Module
3-----------------------------
4

Callers

nothing calls this directly

Calls 2

MyModuleClass · 0.70
modelFunction · 0.70

Tested by

no test coverage detected