es-ude / elastic-ai.creator

elastic ai.creator
MIT License
16 stars 2 forks source link

Fix broken fixed point LSTM example #380

Open julianhoever opened 2 months ago

julianhoever commented 2 months ago

The fixed point LSTM example seems to be broken. The class FirmwareENv5 is passed a string, which does not correspond to the constuctor of this class. It must be checked whether the example still works and corrected if necessary.

https://github.com/es-ude/elastic-ai.creator/blob/d07ffc2d64d59fb61de2b3a93448ad71e2f6c53d/elasticai/creator/nn/fixed_point/lstm/example.py