IterGraphΒΆ
Iterates over all nested nodes and leaves of the graph.
Abstract Signature:
IterGraph(node)
PyTorch
API:
βStrategy: Macro '{node}.named_modules()'
Iterates over all nested nodes and leaves of the graph.
Abstract Signature:
IterGraph(node)
β