Calling C Code with Automatic Differentiation in Julia
|
|
5
|
213
|
June 2, 2025
|
Passing a Cache to optimization function
|
|
21
|
282
|
May 29, 2025
|
AD of LoopVectorization with Zygote?
|
|
2
|
149
|
May 28, 2025
|
DiffMatic.jl: Symbolic differentiation of vector/matrix/tensor expressions
|
|
1
|
262
|
May 26, 2025
|
Enzyme.jl Critical Issues with Basic Arithmetic Operations in Automatic Differentiation
|
|
7
|
260
|
May 26, 2025
|
Enzyme reverse mode not working
|
|
4
|
94
|
May 23, 2025
|
Hessian is not jacobian-compose-gradient in Symbolics.jl
|
|
4
|
98
|
May 13, 2025
|
Are forward-mode derivatives calculated in parallel?
|
|
1
|
91
|
May 9, 2025
|
Autodifferentiation with FFT, with Enzyme?
|
|
10
|
254
|
May 5, 2025
|
.== and .<= inside Zygote.gradient() are inaccurate on GPU
|
|
10
|
176
|
April 30, 2025
|
Type stability of `Lux.batched_jacobian`
|
|
4
|
74
|
April 30, 2025
|
Enzyme custom rule alloactions
|
|
0
|
39
|
April 28, 2025
|
Troubles using sparse autodifferentiation
|
|
11
|
215
|
April 28, 2025
|
Large memory consumption when using Mooncake via DifferentiationInterface for Gaussian process optimisation
|
|
19
|
470
|
April 15, 2025
|
How to differentiate functions involving arrays with one non-zero element in Zygote
|
|
4
|
92
|
April 13, 2025
|
Enzyme with Const() on a vector throws an error
|
|
20
|
326
|
April 10, 2025
|
Why does forward diff yield totally different gradients compared to my manual perturbation
|
|
1
|
76
|
April 10, 2025
|
Excessive memory consumption when optimising Gaussian process regression with automatic reverse differentiation
|
|
2
|
82
|
April 7, 2025
|
What is the best way to implement PINN in Julia
|
|
18
|
455
|
April 6, 2025
|
Automatic Differentiation of quantum master equation using Zygote
|
|
14
|
131
|
April 5, 2025
|
What are the effects of maxtypeoffset! and maxtypedepth! in Enzyme?
|
|
0
|
17
|
March 17, 2025
|
Best way to prevent AD to differentiate through useless or zero gradient function
|
|
2
|
157
|
March 13, 2025
|
Avoiding redundant computation when using Zygote and ForwardDiff for forward-over-reverse hessians
|
|
4
|
57
|
March 12, 2025
|
Forward Diff Trying to Cast Dual Type to Float64
|
|
6
|
83
|
March 10, 2025
|
Type instability for simple MLP call using ComponentArrays
|
|
2
|
63
|
March 6, 2025
|
Forward Automatic Differentiation & FFTs
|
|
13
|
342
|
February 22, 2025
|
Can Turing differentiate a truncated Poisson
|
|
1
|
58
|
February 19, 2025
|
Difficulty when differentiating with DifferentiationInterface.jl and Mooncake.jl
|
|
3
|
130
|
February 17, 2025
|
Minimum Working Example (MWE) showing error in Universal Differential Equation (UDE) implementation
|
|
10
|
337
|
February 11, 2025
|
What is the recommended way to use Mooncake.jl?
|
|
1
|
212
|
February 7, 2025
|