Args: model (nn.Module): the model containing layers to obtain weights and activations from. layers (list of strings): a list of layer names to obtain weights and activations from. Names are hierarchical, separated by /. For example, If a layer follow
(self, model, layers)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected