Add deprecation args decoration for tf.squeeze (#18495)
* Add deprecation args decoration with tf.squeeze This fix adds deprecation args decoration with tf.squeeze, with deprecates `squeeze_dims` with `axis`. Signed-off-by:Yong Tang <yong.tang.github@outlook.com> * Enhancement with deprecated_argument_lookup Signed-off-by:
Yong Tang <yong.tang.github@outlook.com>
Loading
Please sign in to comment