ufal / neuralmonkey

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

BUGFIX: xent_runner needs to return batch_major xents #812

Closed varisd closed 5 years ago

varisd commented 5 years ago

added transposition

varisd commented 5 years ago

false alarm