Home
last modified time | relevance | path

Searched defs:wrapped_func (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_higher_order_ops/
H A Dwrap.py44 def __call__(self, enable_grad, wrapped_func, *args, **kwargs): argument
71 wrapped_func, argument
/aosp_15_r20/external/pytorch/test/jit/
H A Dmydecorator.py14 def wrapped_func(*args, **kwargs): function
/aosp_15_r20/external/pytorch/torch/distributed/_shard/
H A Dop_registry_utils.py29 def _decorator_func(wrapped_func, op, op_table): argument
/aosp_15_r20/external/pytorch/torch/distributed/_shard/sharded_tensor/_ops/
H A D_common.py41 def decorator_sharded_func(wrapped_func): argument
/aosp_15_r20/external/autotest/client/cros/cellular/pseudomodem/
H A Dutils.py38 def wrapped_func(*args, **kwargs): function
/aosp_15_r20/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_tooltip.py31 def wrapped_func(*args, **kwargs): function
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dscript_ops.py810 def wrapped_func(*flat_inp): function
/aosp_15_r20/external/pytorch/torch/_library/
H A Dcustom_ops.py753 def wrapped_func(keyset, *args, **kwargs): function
/aosp_15_r20/external/tensorflow/tensorflow/python/util/
H A Ddispatch.py449 def wrapped_func(*args, **kwargs): function
/aosp_15_r20/external/pytorch/torch/
H A Dlibrary.py1128 def wrapped_func(keyset, *args, **kwargs): function
/aosp_15_r20/external/python/cpython3/Lib/test/test_asyncio/
Dtest_unix_events.py1183 def wrapped_func(self): function