akaashdash / xlstm

MIT License
24 stars 0 forks source link

batching problem #1

Closed DDCY220 closed 1 month ago

DDCY220 commented 2 months ago

This code is awesome! Since batch is not implemented yet, I am currently unable to apply it in my domain like nn.LSTM. Sincerely request that you continue to give the code in batch. Thumbs up for your work.

akaashdash commented 2 months ago

sLSTM, mLSTM, and xLSTM should all function similar to nn.LSTM now