Published July 31, 2024
| Version DifferentiationInterface-v0.5.10
Software
Open
gdalle/DifferentiationInterface.jl: DifferentiationInterface-v0.5.10
Authors/Creators
- 1. EPFL
- 2. TU Berlin
- 3. Hydro-Québec
- 4. @microfluidica
- 5. MIT
Description
What's Changed
- CompatHelper: add new compat entry for FiniteDifferences in [weakdeps] at version 0.12 for package DifferentiationInterfaceTest, (keep existing compat) by @github-actions in https://github.com/gdalle/DifferentiationInterface.jl/pull/368
- CompatHelper: add new compat entry for Flux in [weakdeps] at version 0.14 for package DifferentiationInterfaceTest, (keep existing compat) by @github-actions in https://github.com/gdalle/DifferentiationInterface.jl/pull/367
- Fix Flux compat bound by @gdalle in https://github.com/gdalle/DifferentiationInterface.jl/pull/369
- Smarter symmetric decompression by @gdalle in https://github.com/gdalle/DifferentiationInterface.jl/pull/370
- Debug Flux tests by @gdalle in https://github.com/gdalle/DifferentiationInterface.jl/pull/371
- Fix size-1 Jacobian with Enzyme by @gdalle in https://github.com/gdalle/DifferentiationInterface.jl/pull/374
- Handle closures with Enzyme by @gdalle in https://github.com/gdalle/DifferentiationInterface.jl/pull/375
- Relax DocStringExtensions compat entries by @adrhill in https://github.com/gdalle/DifferentiationInterface.jl/pull/379
- Keep tests in same env by @gdalle in https://github.com/gdalle/DifferentiationInterface.jl/pull/381
- Better handling of
AutoEnzyme(constant_function=false)by @gdalle in https://github.com/gdalle/DifferentiationInterface.jl/pull/382 - Put some Enzyme stuff in utils by @gdalle in https://github.com/gdalle/DifferentiationInterface.jl/pull/384
- Test ForwardDiff over ReverseDiff by @gdalle in https://github.com/gdalle/DifferentiationInterface.jl/pull/386
- ForwardDiff over anything - prepare inner gradient for HVP by @gdalle in https://github.com/gdalle/DifferentiationInterface.jl/pull/385
- Update Compat's compat by @gdalle in https://github.com/gdalle/DifferentiationInterface.jl/pull/389
- Bump SparseConnectivityTracer compat to
v0.6by @adrhill in https://github.com/gdalle/DifferentiationInterface.jl/pull/392 - Don't test on 'lts' and 'pre' for draft PRs by @gdalle in https://github.com/gdalle/DifferentiationInterface.jl/pull/391
- Add Lux tests by @gdalle in https://github.com/gdalle/DifferentiationInterface.jl/pull/372
- Revert handling of
AutoEnzyme(; constant_function)by @gdalle in https://github.com/gdalle/DifferentiationInterface.jl/pull/394 - Bump DI version to 0.5.10 by @gdalle in https://github.com/gdalle/DifferentiationInterface.jl/pull/395
Full Changelog: https://github.com/gdalle/DifferentiationInterface.jl/compare/DifferentiationInterface-v0.5.9...DifferentiationInterface-v0.5.10
Files
gdalle/DifferentiationInterface.jl-DifferentiationInterface-v0.5.10.zip
Files
(244.4 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:449b529819f323789b1b3195b1990bdd
|
244.4 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/gdalle/DifferentiationInterface.jl/tree/DifferentiationInterface-v0.5.10 (URL)