Searched defs:_Namespace (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/fx/ |
H A D | graph.py | 117 class _Namespace: class 377 self, nodes, root_module: str, namespace: _Namespace, *, 1466 self, root_module: str, namespace: _Namespace, *,
|
/aosp_15_r20/external/pigweed/pw_console/py/pw_console/ |
H A D | repl_pane.py | 68 _Namespace = dict[str, Any] variable
|