Batched Hessian-Vector Product (on the GPU)
|
|
0
|
19
|
July 1, 2025
|
How to forward differentiate a complex function?
|
|
19
|
304
|
June 24, 2025
|
Autodifferentiation with FFT, with Enzyme?
|
|
11
|
359
|
June 14, 2025
|
Type stability of `Lux.batched_jacobian`
|
|
5
|
97
|
June 10, 2025
|
Calling C Code with Automatic Differentiation in Julia
|
|
6
|
315
|
June 2, 2025
|
Passing a Cache to optimization function
|
|
21
|
304
|
May 29, 2025
|
AD of LoopVectorization with Zygote?
|
|
2
|
156
|
May 28, 2025
|
DiffMatic.jl: Symbolic differentiation of vector/matrix/tensor expressions
|
|
1
|
301
|
May 26, 2025
|
Enzyme.jl Critical Issues with Basic Arithmetic Operations in Automatic Differentiation
|
|
7
|
286
|
May 26, 2025
|
Enzyme reverse mode not working
|
|
4
|
98
|
May 23, 2025
|
Hessian is not jacobian-compose-gradient in Symbolics.jl
|
|
4
|
103
|
May 13, 2025
|
Are forward-mode derivatives calculated in parallel?
|
|
1
|
98
|
May 9, 2025
|
.== and .<= inside Zygote.gradient() are inaccurate on GPU
|
|
10
|
191
|
April 30, 2025
|
Enzyme custom rule alloactions
|
|
0
|
42
|
April 28, 2025
|
Troubles using sparse autodifferentiation
|
|
11
|
220
|
April 28, 2025
|
Large memory consumption when using Mooncake via DifferentiationInterface for Gaussian process optimisation
|
|
19
|
477
|
April 15, 2025
|
How to differentiate functions involving arrays with one non-zero element in Zygote
|
|
4
|
96
|
April 13, 2025
|
Enzyme with Const() on a vector throws an error
|
|
20
|
375
|
April 10, 2025
|
Why does forward diff yield totally different gradients compared to my manual perturbation
|
|
1
|
77
|
April 10, 2025
|
Excessive memory consumption when optimising Gaussian process regression with automatic reverse differentiation
|
|
2
|
89
|
April 7, 2025
|
What is the best way to implement PINN in Julia
|
|
18
|
491
|
April 6, 2025
|
Automatic Differentiation of quantum master equation using Zygote
|
|
14
|
154
|
April 5, 2025
|
What are the effects of maxtypeoffset! and maxtypedepth! in Enzyme?
|
|
0
|
19
|
March 17, 2025
|
Best way to prevent AD to differentiate through useless or zero gradient function
|
|
2
|
171
|
March 13, 2025
|
Avoiding redundant computation when using Zygote and ForwardDiff for forward-over-reverse hessians
|
|
4
|
67
|
March 12, 2025
|
Forward Diff Trying to Cast Dual Type to Float64
|
|
6
|
91
|
March 10, 2025
|
Type instability for simple MLP call using ComponentArrays
|
|
2
|
64
|
March 6, 2025
|
Forward Automatic Differentiation & FFTs
|
|
13
|
359
|
February 22, 2025
|
Can Turing differentiate a truncated Poisson
|
|
1
|
65
|
February 19, 2025
|
Difficulty when differentiating with DifferentiationInterface.jl and Mooncake.jl
|
|
3
|
139
|
February 17, 2025
|