deephealthproject / eddl

European Distributed Deep Learning (EDDL) library. A general-purpose library initially developed to cover deep learning needs in healthcare use cases within the DeepHealth project.
https://deephealthproject.github.io/eddl/
MIT License
34 stars 10 forks source link

nlp_text_generation example crashes #274

Closed simleo closed 3 years ago

simleo commented 3 years ago

As of EDDL 0.9.2b, Running the example with ./nlp_text_generation --testing leads to:

⚠️  Unknown name (states) (Net::collectTensor) ⚠️
terminate called after throwing an instance of 'std::runtime_error'
  what():  RuntimeError: Net::collectTensor
Aborted (core dumped)
chavicoski commented 3 years ago

Thanks for spotting it. It is solved.