We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
With Zygote v0.6.44, the tests break when doing a gradient calculation on a DARNN network. Might be related to FluxML/Zygote.jl#1111
The text was updated successfully, but these errors were encountered:
Pin Zygote version to <= 0.6.43
ce49114
Fix broken test in DARNN gradient calculation. Closes #42
Pin Zygote version to <= 0.6.43 (#43)
bba74bc
Successfully merging a pull request may close this issue.
With Zygote v0.6.44, the tests break when doing a gradient calculation on a DARNN network. Might be related to FluxML/Zygote.jl#1111
The text was updated successfully, but these errors were encountered: