Home
last modified time | relevance | path

Searched refs:func_with_args (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/contrib/framework/python/ops/
Darg_scope.py175 def func_with_args(*args, **kwargs): function
185 setattr(func_with_args, '_key_op', arg_scope_func_key(func))
186 return tf_decorator.make_decorator(func, func_with_args)