Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytorch/examples
/ subgraph_rewriter_basic_use.py
File
subgraph_rewriter_basic_use.py
fx/subgraph_rewriter_basic_use.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, replace_pattern
3
4
Callers
nothing calls this directly
Calls
1
M
Class · 0.70
Tested by
no test coverage detected