tf.contrib.framework.has_arg_scope

View source on GitHub

Checks whether a func has been decorated with @add_arg_scope or not.

func function to check.

a boolean.