3.7. unit_scaling.transforms.utils
Utilities for working with transforms.
Functions
|
Applies a graph transformation to a module. |
By default TorchDynamo doesn't recurse into |
|
|
Given a source node and its accompanying graph, remove the node and replace it with a new node that represents calling the target function. |
Convert torch.nn.module classes to trivial_subclass versions. |