In tf.name_scope, throw an exception when the `default_name` arg is passed in...
In tf.name_scope, throw an exception when the `default_name` arg is passed in but not a string and warn the user that they likely meant to pass it in as the `values` kwarg. PiperOrigin-RevId: 227760445
Loading
Please sign in to comment