Skip to content
New issue

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

Error when taking Hessian #201

Closed
cafaxo opened this issue Jul 28, 2023 · 1 comment
Closed

Error when taking Hessian #201

cafaxo opened this issue Jul 28, 2023 · 1 comment

Comments

@cafaxo
Copy link

cafaxo commented Jul 28, 2023

When trying to compute a Hessian via AbstractDifferentiation, I get

julia> AbstractDifferentiation.hessian(DiffractorForwardBackend(), prod, ones(3))
ERROR: MethodError: no method matching setindex!(::ChainRulesCore.ZeroTangent, ::Float64, ::Int64)

Error looks similar to #200

@oxinabox
Copy link
Member

oxinabox commented Aug 7, 2023

Yes, I believe this is #200 so will be closed once that is fixed.
So closing as duplicate for now.

@oxinabox oxinabox closed this as completed Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants