![]() |
Returns the list kwargs that arg_scope can set for a func.
tf.contrib.framework.arg_scoped_arguments(func)
Args:
func
: function which has been decorated with @add_arg_scope.
Returns:
a list of kwargs names.
![]() |
Returns the list kwargs that arg_scope can set for a func.
tf.contrib.framework.arg_scoped_arguments(func)
func
: function which has been decorated with @add_arg_scope.a list of kwargs names.