Commit fd7c6bd6 authored by Yong Tang's avatar Yong Tang
Browse files

Fix issue with tf.nn.relu6 grad in eager



This fix tries to address the issue raised in 21380
where the gradient of tf.nn.relu6 throws out an error.
The issue seems to be that relu6 was not placed
in OpDoesntRequireInput like tf.nn.relu.

This fix fixes 21380.

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