Update gradient of tf.broadcast_to to use tf.reduce_sum instead of...
Update gradient of tf.broadcast_to to use tf.reduce_sum instead of tf.unsorted_segment_sum. Add new high rank tests for tf.broadcast_to and its gradient. PiperOrigin-RevId: 233451123
Loading
Please sign in to comment