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
stack lives in https://github.com/JuliaML/MLUtils.jl/, but unfortunately I can't transfer the issue cross-org so you'll have to re-open it there (or comment on JuliaML/MLUtils.jl#119). As for a solution that works now, you could try using Base.stack (which shouldn't cause stack overflows) through Compat.jl >= 4.2.
Stacking vectors of length > 1352 causes a StackOverflowError:
Moreover, if the length is sufficiently large, there is no Stacktrace included:
The text was updated successfully, but these errors were encountered: