You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "PointerLSTM.py", line 29, in call
initial_states = self.get_initial_states(x_input)
AttributeError: 'PointerLSTM' object has no attribute 'get_initial_states'
The text was updated successfully, but these errors were encountered:
File "PointerLSTM.py", line 29, in call
initial_states = self.get_initial_states(x_input)
AttributeError: 'PointerLSTM' object has no attribute 'get_initial_states'
The text was updated successfully, but these errors were encountered: