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
ChainRules.jl only has a rule for sort on vectors. Adding one for sort on higher-dimensional arrays there should do the trick. I'd recommend opening an issue (or better yet, a PR) there.
Taking gradient of
sort
on 2D CuArray withdims
keyword gives the below error. An MWE for this bug:Project.toml
Details on Julia:
Details on CUDA:
The text was updated successfully, but these errors were encountered: