Skip to content

Conversation

odow
Copy link
Member

@odow odow commented May 1, 2025

@odow
Copy link
Member Author

odow commented May 1, 2025

@odow odow mentioned this pull request May 1, 2025
9 tasks
@blegat
Copy link
Member

blegat commented May 1, 2025

I copy-pasted from here but I guess it's correct because we use a chunk of on there

input_ϵ = reinterpret(T, d.input_ϵ)
output_ϵ = reinterpret(T, d.output_ϵ)
for i in 1:length(x)
input_ϵ[i] = ForwardDiff.Partials((v[i],))
end

@odow odow merged commit 103fe75 into master May 1, 2025
212 of 229 checks passed
@odow odow deleted the od/fix-reinterpret branch May 1, 2025 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants