Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/distributed/_tensor/
H A D__init__.py23 full_module_name = f"torch.distributed.tensor.{submodule}" variable
/aosp_15_r20/tools/test/connectivity/acts/framework/tests/controllers/monsoon_lib/sampling/engine/
Dassembly_line_test.py31 def mock_import(full_module_name, import_name): argument