Commit 71d3c8e6 authored by Yong Tang's avatar Yong Tang Committed by Benoit Steiner
Browse files

Add customized kernel implementation for clip_by_value (#13998)

This fix tries to address the issue raised in 7225 where
`tf.clip_by_value` does not have a custom kernel and reused
`tf.maximum` and `tf.mimimum`. In case scalar values are passed
to `tf.clip_by_value`, unnecessary memory might incur.
parent 0b80606c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment