Searched refs:wrapper_func (Results 1 – 2 of 2) sorted by relevance
127 def wrapper(wrapper_func): argument128 return tf_decorator.make_decorator(wrapped_function, wrapper_func)
903 def wrapper_func(tuple_path, *inputs, **kwargs): function908 wrapper_func,