Searched refs:result_fn (Results 1 – 1 of 1) sorted by relevance
79 def result_wrapper(result_fn): argument102 result_t = array_ops.identity(result_fn(*args))123 merge_fn_wrapper, args=(result_fn,) + args)126 return tf_decorator.make_decorator(result_fn, decorated)