Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
""
"
2
Profiling your PyTorch Module
3
-----------------------------
4
Callers
nothing calls this directly
Calls
2
MyModule
Class · 0.70
model
Function · 0.70
Tested by
no test coverage detected