Releases: EnzymeAD/Enzyme
Releases · EnzymeAD/Enzyme
v0.0.199
v0.0.198
v0.0.197
What's Changed
- Fix enzyme scev by @ZuseZ4 in #2442
- Canonicalization for
autodiff.region
by @vimarsh6739 in #2440 - Rust doesn't use the Bitcode loader, so don't build it by @ZuseZ4 in #2405
- Fix insertvalue issue by @wsmoses in #2448
Full Changelog: v0.0.196...v0.0.197
v0.0.196
What's Changed
- [mlir] SCF reverse-mode derivatives by @pengmai in #2348
- [MLIR] Better support for llvm.func and reverse-mode differentiation of pointers by @pengmai in #2420
- [MLIR] autodiff_region op by @pengmai in #2426
- Add TypeTree insert FFI to C API for hierarchical type construction by @KMJ-007 in #2439
- Mark ffence as not writing specific memory by @wsmoses in #2438
- null / nonnull check by @wsmoses in #2443
Full Changelog: v0.0.195...v0.0.196
v0.0.195
What's Changed
- Fix alloc2malloc upgrade with write barriers by @wsmoses in #2431
- [CI] Replace
tibdex/github-app-token
withactions/create-github-app-token
by @giordano in #2434 - [CI] Fix macos homebrew changes by @wsmoses in #2432
- Atomic mixed activity err by @wsmoses in #2433
New Contributors
Full Changelog: v0.0.194...v0.0.195
What's Changed
- Fix alloc2malloc upgrade with write barriers by @wsmoses in #2431
- [CI] Replace
tibdex/github-app-token
withactions/create-github-app-token
by @giordano in #2434 - [CI] Fix macos homebrew changes by @wsmoses in #2432
- Atomic mixed activity err by @wsmoses in #2433
New Contributors
Full Changelog: v0.0.194...v0.0.195
v0.0.194
v0.0.193
What's Changed
- update compile commands version by @vimarsh6739 in #2424
- [MLIR] Reverse Mode return arg conversions by @vimarsh6739 in #2354
- Rewire return type generation to explicitly mark primal/shadow by @wsmoses in #2425
Full Changelog: v0.0.192...v0.0.193
v0.0.192
What's Changed
- feat: add builder to batching functions by @avik-pal in #2417
- [mlir] scf.for checkpointing by @Pangoraw in #2372
- mlir: more loop attribute preservation by @Pangoraw in #2421
- fix nrm2 forward rule by @vchuravy in #2422
- mlir: affine.for reverse rule by @Pangoraw in #2418
- Mark readonly or throw as no-propagate by @wsmoses in #2423
Full Changelog: v0.0.191...v0.0.192