MCPcopy 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

1import torch
2from torch.fx import Proxy, symbolic_trace
3from torch.fx.node import map_arg
4

Callers

nothing calls this directly

Calls 1

MClass · 0.70

Tested by

no test coverage detected