ufal / neuralmonkey

An open-source tool for sequence learning in NLP built on TensorFlow.
BSD 3-Clause "New" or "Revised" License
410 stars 106 forks source link

Decoding loop refactor #793

Closed varisd closed 5 years ago

varisd commented 5 years ago

Autoregressive.decoding_loop now returns whole LoopState instead of a subset of LoopState properties