Wrap Parameter of ODE in struct with automatic differentiation
|
|
5
|
156
|
May 25, 2024
|
Zygote.jl with NamedArrays and adjoint
|
|
2
|
133
|
May 25, 2024
|
Differentiating through optimization problem
|
|
17
|
689
|
May 20, 2024
|
Enzyme.jl Assertion Error in geom_generator Function
|
|
6
|
199
|
May 19, 2024
|
Autodiff for max-flow
|
|
14
|
311
|
May 18, 2024
|
ForwardDiff.hessian! with StaticArrays, unexpected allocations and performance
|
|
4
|
179
|
May 13, 2024
|
Can I speed up this recursive set implementation?
|
|
38
|
676
|
May 10, 2024
|
If EnzymeRules.inactive() is defined, does the Enzyme.jl operation still take place?
|
|
6
|
204
|
May 7, 2024
|
Gradient of loss function from ODE solution
|
|
1
|
169
|
May 7, 2024
|
Computing matrix derivatives for eigenvaule sensitivity analysis
|
|
6
|
276
|
April 12, 2024
|
Can I define a type-unstable EnzymeRule?
|
|
1
|
165
|
April 9, 2024
|
What are `autodiff_deferred` and `autodiff_thunk` for in Enzyme?
|
|
23
|
561
|
April 7, 2024
|
Enzyme Reverse Diff rules for complex sqrt
|
|
6
|
396
|
April 6, 2024
|
State of AD in 2024
|
|
4
|
1318
|
April 6, 2024
|
Differentiability of functions that have integer outputs
|
|
6
|
278
|
April 5, 2024
|
How can we create more basic Enzyme custom rules?
|
|
3
|
219
|
March 27, 2024
|
Book: The Elements of Differentiable Programming
|
|
1
|
596
|
March 22, 2024
|
Using Zygote.jl with IterativeSolvers.jl
|
|
11
|
842
|
February 25, 2024
|
Differentiating optimization problem solutions in Julia
|
|
9
|
1431
|
February 25, 2024
|
Trouble writing custom rule in Enzyme: `AssertionError: !(overwritten[end])`
|
|
3
|
293
|
February 20, 2024
|
Shape optimization in FEM
|
|
10
|
898
|
February 16, 2024
|
Speeding up gradient of logpdf
|
|
19
|
739
|
February 12, 2024
|
Using Zygote with ComponentArrays
|
|
1
|
249
|
February 9, 2024
|
Array addition in Enzyme
|
|
7
|
494
|
February 9, 2024
|
Method Error: No method Matching ZeroTangent()
|
|
1
|
149
|
February 8, 2024
|
Speeding up per-sample gradients?
|
|
16
|
923
|
February 2, 2024
|
Autodiff removing singularity
|
|
5
|
265
|
January 31, 2024
|
Forcing Lux to use Enzyme instead of Zygote?
|
|
10
|
435
|
January 25, 2024
|
Zygote silently fails on CircularArrays.jl
|
|
2
|
401
|
January 19, 2024
|
How to do gradient clipping in Julia for large for loops
|
|
3
|
243
|
January 18, 2024
|