There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
An efficient pytorch implementation of selective scan in one file, works with both cpu and gpu, with corresponding mathematical derivation. It is probably the code which is the most close to selective_scan_cuda in mamba.