-
Hi,
I tried to use AutoEnzyme as an optimizer to build a neural network to predict parameters for ODEs following the example of [DiffEqFlux](https://docs.sciml.ai/DiffEqFlux/stable/examples/neural_od…
-
As discussed with Billy in https://github.com/SciML/NonlinearSolve.jl/issues/476#issuecomment-2402984370, `DI.jacobian` fails when `x` is a `SubArray`. However, the reason why Enzyme succeeds is that …
-
### What is this about?
### What is this about?
Replace enzyme usage in the follow files with React testing library
```
app/components/Views/confirmations/ApproveView/Approve/index.test.tsx
a…
-
```julia
using Enzyme, Reactant
f(x) = sum(abs2, x .* x)
function enzyme_split_mode(x)
dx = Enzyme.make_zero(x)
forward, reverse = autodiff_thunk(
ReverseSplitWithPrimal, Const{typeo…
-
See original reports https://github.com/Open-Systems-Pharmacology/MoBi/issues/1589 mixed with another reported issue.
Application:
MoBi® 11.3.207
Object reference not set to an instance of an o…
-
Might be worth trying out https://lux.csail.mit.edu/stable/manual/compiling_lux_models here. Looking at the code it should "just work" and the code should be much faster
-
Hi!
As you know, @ExpandingMan and I are looking to optimize performance for StaticArrays. Forward mode works splendidly, but reverse mode still makes one allocation during the `gradient` call:
```jul…
-
When trying to use Enzyme as the autodiff backend for SymbolicRegression searches I ran into this error:
```
nested task error: task switch not allowed from inside staged nor pure functions
`…
-
There are some ongoing efforts to make Oceananigans.jl composable with Enzyme.jl (an AD package).
This is currently spearheaded by DJ4Earth:
https://dj4earth.github.io/
With a project update her…
-
Running this script:
[https://github.com/glwagner/Enzymanigans.jl/blob/main/dynamical_core/autodiff_double_gyre.jl](url)
with loose type analysis produces the attached error. I am using the latest m…