Searched defs:_assign_attr (Results 1 – 2 of 2) sorted by relevance
56 def _assign_attr( function
240 def _assign_attr(from_obj: Any, to_module: torch.nn.Module, target: str): function