Searched defs:_get_submodule (Results 1 – 2 of 2) sorted by relevance
37 def _get_submodule( function
679 def _get_submodule(mod: torch.nn.Module, target: str): function