Home
last modified time | relevance | path

Searched defs:_get_submodule (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/executorch/exir/
H A Dgraph_module.py37 def _get_submodule( function
/aosp_15_r20/external/pytorch/torch/export/
H A Dunflatten.py679 def _get_submodule(mod: torch.nn.Module, target: str): function