eager: Fix an issue with tf.identity.
Like with graph execution, tf.identity should accept an input that is not a Tensor instance but can be converted to one. PiperOrigin-RevId: 171714919
Loading
Please sign in to comment
Like with graph execution, tf.identity should accept an input that is not a Tensor instance but can be converted to one. PiperOrigin-RevId: 171714919