MCPcopy 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

1import torch
2from torch.fx import symbolic_trace, replace_pattern
3
4

Callers

nothing calls this directly

Calls 1

MClass · 0.70

Tested by

no test coverage detected