Open HGS-mbayer opened 6 days ago
@sachinprasadhs I'm new to open source contributing and have some experience with Tensorflow and Keras, with a decent Machine Learning Background. I would love to contribute to the repo and learn in the process. Your inputs would be really helpful! Best regards, -Nischit
Running predict on a model containing an Attention layer causes a RuntimeError due to a dimension issue.
Example Code
Here is a dummy model to reproduce the issue.
Training also appears to fail:
Traceback