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
Unable to resolve below error Error while test pretrained model. Geting error in create model (in bigrumodel.py [line number 90] while setting up attention variable) before model.saver.restore is called . My tensorflow version is 1.5 and this code is in version 1.1 ERROR: TypeError: __new__() missing 3 required positional arguments: 'time', 'alignments', and 'alignment_history' #34