![]() |
Checks whether a func has been decorated with @add_arg_scope or not.
tf.contrib.framework.has_arg_scope(func)
Args:
func
: function to check.
Returns:
a boolean.
![]() |
Checks whether a func has been decorated with @add_arg_scope or not.
tf.contrib.framework.has_arg_scope(func)
func
: function to check.a boolean.