Princeton Baretto
Results
2
comments of
Princeton Baretto
 Facing the same issue with tensorflow version 2.x
Got the solution : Just replace zero_state with get_inital_state, because the function get_initial_state returns an AttentionWrapperState tuple containing zeroed out tensors same as zero_state