DeepEquilibriumNetworks.jl
DeepEquilibriumNetworks.jl copied to clipboard
Implicit Layer Machine Learning via Deep Equilibrium Networks, O(1) backpropagation with accelerated convergence.
This pull request changes the compat entry for the `ADTypes` package from `0.2.5` to `0.2.5, 1`. This keeps the compat entries for earlier versions. Note: I have not tested your...
Follow up to #153.
## Summary - QA tests (Aqua, ExplicitImports, Doctests) now only run when `GROUP=qa` is explicitly set - Added `tags=[:qa]` and `skip=(QA_GROUP != "qa")` to all QA test items - QA...
## Summary The downgrade CI tests are currently disabled due to dependency resolution conflicts in the SciML ecosystem. ## Details When running with minimum compatible versions, there are unsatisfiable requirements...
## Summary CI is currently broken on the master branch due to unsatisfiable dependency requirements during test execution. All test jobs are failing with dependency resolution errors. ## Which CI...