Merged commit includes the following changes:
237836124 by A. Unique TensorFlower<gardener@tensorflow.org>:
Internal changes
--
237831779 by A. Unique TensorFlower<gardener@tensorflow.org>:
Fix rnn.reset_states() to throw proper error when before .build() is invoked.
See https://github.com/tensorflow/tensorflow/issues/25852 for more details.
--
237814078 by A. Unique TensorFlower<gardener@tensorflow.org>:
Fix GatherV2 converter. It assumed that the IGatherLayer has same output dimensions as tf.gather, which is not the case.
--
237814023 by A. Unique TensorFlower<gardener@tensorflow.org>:
Split py_binary into py_binary and py_library to avoid having py_binary in deps.
--
PiperOrigin-RevId: 237836124
Loading
Please sign in to comment