Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/compiler/xla/
Dxla_test.py232 def func_wrapper(a): function
249 def func_wrapper(): function
/external/python/cpython3/Lib/
Dtempfile.py482 def func_wrapper(*args, **kwargs): function