accelerated-scan icon indicating copy to clipboard operation
accelerated-scan copied to clipboard

gates (A matrix) with a shape of batch * dim * dim * seqlen

Open WeihanLikk opened this issue 10 months ago • 4 comments

Thank you for your excellent work!

I was wondering if it’s possible to modify your code to handle a state-space model case where the gates (A matrix) have a more general shape of batch × dim × dim × seqlen?

WeihanLikk avatar Dec 10 '24 05:12 WeihanLikk