Searched defs:_get_submodule (Results 1 – 2 of 2) sorted by relevance
| /external/executorch/exir/ | ||
| D | graph_module.py | 37 def _get_submodule( function |
| /external/pytorch/torch/export/ | ||
| D | unflatten.py | 679 def _get_submodule(mod: torch.nn.Module, target: str): function |