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
As mentioned in #52 , currently splitdims uses a flat tuple of axes and check lengths to block it. We should replace this logic with a BlockedTuple of ranges.