Speeding up per-sample gradients?
|
|
25
|
1411
|
October 7, 2025
|
KernelAbstractions + Enzyme - how to do GPU-side autodiff?
|
|
1
|
70
|
September 25, 2025
|
What is the correct way to autodiff a simple CUDA kernel using Reactant.jl and Enzyme.jl
|
|
20
|
248
|
September 23, 2025
|
Plugging DifferentiationInterface.jl into pytorch
|
|
5
|
128
|
September 23, 2025
|
How to debug ODE model aborting midway on sensitivity computation
|
|
9
|
206
|
September 15, 2025
|
Autodifferentiation with FFT, with Enzyme?
|
|
13
|
527
|
September 9, 2025
|
Using Julia autodiff code from python with JAX
|
|
11
|
295
|
September 2, 2025
|
DifferentiationInterface do-block best practices
|
|
1
|
87
|
July 28, 2025
|
Reusing variables with Zygote?
|
|
0
|
55
|
July 5, 2025
|
Batched Hessian-Vector Product (on the GPU)
|
|
0
|
45
|
July 1, 2025
|
How to forward differentiate a complex function?
|
|
19
|
415
|
June 24, 2025
|
Type stability of `Lux.batched_jacobian`
|
|
5
|
122
|
June 10, 2025
|
Calling C Code with Automatic Differentiation in Julia
|
|
6
|
368
|
June 2, 2025
|
Passing a Cache to optimization function
|
|
21
|
373
|
May 29, 2025
|
AD of LoopVectorization with Zygote?
|
|
2
|
172
|
May 28, 2025
|
DiffMatic.jl: Symbolic differentiation of vector/matrix/tensor expressions
|
|
1
|
326
|
May 26, 2025
|
Enzyme.jl Critical Issues with Basic Arithmetic Operations in Automatic Differentiation
|
|
7
|
330
|
May 26, 2025
|
Enzyme reverse mode not working
|
|
4
|
113
|
May 23, 2025
|
Hessian is not jacobian-compose-gradient in Symbolics.jl
|
|
4
|
115
|
May 13, 2025
|
Are forward-mode derivatives calculated in parallel?
|
|
1
|
105
|
May 9, 2025
|
.== and .<= inside Zygote.gradient() are inaccurate on GPU
|
|
10
|
225
|
April 30, 2025
|
Enzyme custom rule alloactions
|
|
0
|
49
|
April 28, 2025
|
Troubles using sparse autodifferentiation
|
|
11
|
248
|
April 28, 2025
|
Large memory consumption when using Mooncake via DifferentiationInterface for Gaussian process optimisation
|
|
19
|
555
|
April 15, 2025
|
How to differentiate functions involving arrays with one non-zero element in Zygote
|
|
4
|
112
|
April 13, 2025
|
Enzyme with Const() on a vector throws an error
|
|
20
|
496
|
April 10, 2025
|
Why does forward diff yield totally different gradients compared to my manual perturbation
|
|
1
|
89
|
April 10, 2025
|
Excessive memory consumption when optimising Gaussian process regression with automatic reverse differentiation
|
|
2
|
106
|
April 7, 2025
|
What is the best way to implement PINN in Julia
|
|
18
|
662
|
April 6, 2025
|
Automatic Differentiation of quantum master equation using Zygote
|
|
14
|
209
|
April 5, 2025
|