Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/xpu/
H A D__init__.py79 def _lazy_call(callable, **kwargs): function
/aosp_15_r20/external/pytorch/torch/cuda/
H A D__init__.py247 def _lazy_call(callable, **kwargs): function