(
model: nn.Module,
layer_prefix: Optional[str] = "",
layer_regex: str = ".*",
layer_classes: Union[nn.Module, List[nn.Module]] = nn.Module,
)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected