Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytorch/examples
/ inline_function.py
File
inline_function.py
fx/inline_function.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
torch
2
from
torch.fx
import
Proxy, symbolic_trace
3
from
torch.fx.node
import
map_arg
4
Callers
nothing calls this directly
Calls
1
M
Class · 0.70
Tested by
no test coverage detected