Commit 3478a8d0 authored by Yong Tang's avatar Yong Tang
Browse files

Replace math_ops.div with math_ops.divide



While testing the issue of 23709, noticed several warnings:
```
W0217 12:33:32.155959 139635342989120 deprecation.py:323] From /usr/local/lib/python3.6/dist-packages/tensorflow/python/ops/math_grad.py:106: div (from tensorflow.python.ops.math_ops) is deprecated and will be removed in a future version.
```
This fix replaces math_ops.div with math_ops.divide to remove the warning

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