Searched refs:_detect_attribute_assignment (Results 1 – 1 of 1) sorted by relevance
619 ctx = _detect_attribute_assignment(mod)1491 def _detect_attribute_assignment(mod: torch.nn.Module): function