Searched refs:f_wrapper (Results 1 – 3 of 3) sorted by relevance
120 def f_wrapper(*tensor_args): function132 return script_ops.eager_py_func(f_wrapper, tensor_args, return_dtypes)
148 def f_wrapper(*args, **kwargs): function151 return f_wrapper
579 f_wrapper = f607 wrapper = tf_decorator.rewrap(f_wrapper, f, wrapper)