You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that you utilize accelerated_scan.warp.scan to accelerate the RG-LRU in Griffin, but it only supports sequence length to be a power of 2, is there any solution to support variable sequence length?