Commit 21bd19a8 authored by Yong Tang's avatar Yong Tang
Browse files

Change from squeeze_dims to axis when calling tf.squeeze



The `squeeze_dims` in `tf.squeeze` has been deprecated in favor
of `axis` while many places still use `squeeze_dims`. That
generates lots of warnings.

This fix switches from `squeeze_dims` to `axis` to remove those warnings.

Signed-off-by: default avatarYong Tang <yong.tang.github@outlook.com>
parent d86c127c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment