Home
last modified time | relevance | path

Searched defs:f_wrapper (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/utils/
H A Dpy_func.py116 def f_wrapper(*tensor_args): function
/aosp_15_r20/external/pytorch/test/functorch/
H A Dtest_control_flow.py2384 def f_wrapper(func): function
2426 def f_wrapper(func): function
2470 def f_wrapper(func): function
2940 def f_wrapper(func): function
3011 def f_wrapper(func): function
3430 def f_wrapper(func): function
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/pyct/
H A Dinspect_utils_test.py142 def f_wrapper(*args, **kwargs): function