Update the state_size of LSTM cell to be list, instead of a tuple.
This will make the type of states in the step_function to be consistent with the state_size. PiperOrigin-RevId: 220643235
Loading
Please sign in to comment
This will make the type of states in the step_function to be consistent with the state_size. PiperOrigin-RevId: 220643235