Home
last modified time | relevance | path

Searched defs:_lazy_init (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/pytorch/test/cpp_extensions/open_registration_extension/pytorch_openreg/
H A D_device_daemon.py89 def _lazy_init(self): member in _Daemon
/aosp_15_r20/external/python/cpython3/Lib/asyncio/
Drunners.py131 def _lazy_init(self): member in Runner
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/asyncio/
Drunners.py131 def _lazy_init(self): member in Runner
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/asyncio/
Drunners.py131 def _lazy_init(self): member in Runner
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/asyncio/
Drunners.py131 def _lazy_init(self): member in Runner
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/asyncio/
H A Drunners.py131 def _lazy_init(self): member in Runner
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/asyncio/
Drunners.py131 def _lazy_init(self): member in Runner
/aosp_15_r20/external/pytorch/torch/distributed/_composable/
H A Dreplicate.py66 def _lazy_init(): function
/aosp_15_r20/external/pytorch/torch/mtia/
H A D__init__.py46 def _lazy_init() -> None: function
/aosp_15_r20/external/pytorch/torch/distributed/_composable/fsdp/
H A D_fsdp_state.py141 def _lazy_init(self) -> None: member in FSDPState
/aosp_15_r20/external/pytorch/torch/utils/benchmark/utils/
H A Dcommon.py162 def _lazy_init(self) -> None: member in Measurement
/aosp_15_r20/external/pytorch/torch/xpu/
H A D__init__.py102 def _lazy_init(): function
/aosp_15_r20/external/pytorch/torch/distributed/fsdp/
H A D_runtime_utils.py110 def _lazy_init( function
/aosp_15_r20/external/pytorch/torch/nn/parallel/
H A Ddistributed.py1482 def _lazy_init(self): member in DistributedDataParallel
/aosp_15_r20/external/pytorch/torch/cuda/
H A D__init__.py289 def _lazy_init(): function