Searched refs:wrapper_func (Results 1 – 2 of 2) sorted by relevance
129 def wrapper(wrapper_func): argument130 return tf_decorator.make_decorator(wrapped_function, wrapper_func)
542 def wrapper_func(tuple_path, *inputs, **kwargs): function547 wrapper_func,