KernelAbstractions + Enzyme - how to do GPU-side autodiff?
|
|
1
|
56
|
September 25, 2025
|
Preventing Enzyme from differentiating through constant computations
|
|
1
|
86
|
September 16, 2025
|
Error in Using DataInterpolations.jl and Enzyme.jl for Real-Time Interpolation and Gradient Computation in ODE Problems
|
|
1
|
66
|
September 12, 2025
|
Autodifferentiation with FFT, with Enzyme?
|
|
13
|
498
|
September 9, 2025
|
New LLVM error introduced in Enzyme v0.13.69
|
|
3
|
141
|
September 3, 2025
|
DifferentiationInterface not generating correct shadow
|
|
10
|
270
|
September 3, 2025
|
Using Reactant with Lux and Enzyme to speed up training in physics context
|
|
16
|
209
|
August 28, 2025
|
Lux + Enzyme naively applying model seems to cause runtime activity error
|
|
23
|
359
|
August 25, 2025
|
Get Numba LLVM IR differentiated in Julia using Enzyme.jl
|
|
15
|
393
|
August 8, 2025
|
Differentiation of struct based simulations and applications
|
|
5
|
173
|
August 5, 2025
|
Reverse rule in Enzyme for an implicit function
|
|
2
|
98
|
August 4, 2025
|
Using Enzyme.jl with Flux: Issues Computing Gradients of a Model with Duplicated Parameters and Mixed Forward/Reverse AD
|
|
11
|
235
|
July 29, 2025
|
A custom type-stable regularization function in Lux & Enzyme
|
|
0
|
77
|
June 18, 2025
|
Loading resampled data for PINN in Reactant + Enzyme + Lux
|
|
2
|
119
|
June 17, 2025
|
Error when using Enzyme to train a model with frozen layers
|
|
2
|
65
|
June 5, 2025
|
Passing a Cache to optimization function
|
|
21
|
346
|
May 29, 2025
|
Enzyme.jl Critical Issues with Basic Arithmetic Operations in Automatic Differentiation
|
|
7
|
316
|
May 26, 2025
|
Enzyme reverse mode not working
|
|
4
|
110
|
May 23, 2025
|
Trouble precompiling with Enzyme
|
|
1
|
105
|
May 19, 2025
|
Issue with Optimization.LBFGS
|
|
1
|
75
|
May 16, 2025
|
Enzyme custom rule alloactions
|
|
0
|
46
|
April 28, 2025
|
Implementing Three-Dimensional Interpolation, ODEProblem, and Gradient Computation with sensealg=GaussAdjoint(autojacvec=EnzymeVJP())
|
|
2
|
70
|
April 20, 2025
|
Enzyme with Const() on a vector throws an error
|
|
20
|
461
|
April 10, 2025
|
Enzyme cannot deduce type for integral function in reverse mode AD
|
|
11
|
104
|
April 9, 2025
|
Enzyme AD with matrix exponential
|
|
22
|
736
|
April 6, 2025
|
Enzyme computing the Hessian(?)
|
|
6
|
201
|
March 22, 2025
|
What are the effects of maxtypeoffset! and maxtypedepth! in Enzyme?
|
|
0
|
19
|
March 17, 2025
|
Lux + Enzyme and Zygote + NeuralODE, segmentation fault
|
|
6
|
324
|
March 3, 2025
|
Enzyme - Incorrect (?) Forward results on function that returns a literal value within a tuple
|
|
3
|
73
|
March 1, 2025
|
Making Enzyme.jl work with the integrator interface of OrdinaryDiffEq.jl
|
|
11
|
266
|
February 25, 2025
|