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