tf.contrib.framework.arg_scoped_arguments

View source on GitHub

Returns the list kwargs that arg_scope can set for a func.

func function which has been decorated with @add_arg_scope.

a list of kwargs names.