Releases: EnzymeAD/Enzyme
Releases · EnzymeAD/Enzyme
v0.0.189
What's Changed
- Fix cmake dependencies for mlir by @wsmoses in #2400
- Add ubsan functions to KnownInactiveFunctions by @nkoukpaizan in #2394
- Lifetime by @wsmoses in #2402
- [MLIR] Forward Mode arg conversion for dup -> const by @vimarsh6739 in #2349
- ProbProg: Making trace an operand by @sbrantq in #2363
- Return bool from isZero by @wsmoses in #2403
- Upgrade to llvm lifetime by @wsmoses in #2406
- [MLIR][Linalg] Add forward mode generic by @wsmoses in #2407
- Fix combined mode movement by @wsmoses in #2409
New Contributors
- @nkoukpaizan made their first contribution in #2394
Full Changelog: v0.0.188...v0.0.189
v0.0.188
v0.0.187
What's Changed
- Introduce __enzyme_ignore_derivatives by @vchuravy in #2385
- feat: expose the batching function helpers by @avik-pal in #2384
- [mlir] update scf.for cache removal to use memrefs by @Pangoraw in #2375
- [MLIR] Reverse-mode atan, absf, select, sqrt by @pengmai in #2386
- Memset pattern by @wsmoses in #2391
- [CAPI] GradientUtils add reverse block by @wsmoses in #2392
Full Changelog: v0.0.186...v0.0.187
v0.0.186
v0.0.185
v0.0.184
What's Changed
- Add C API for setting type-analysis-func via EnzymeSetCLString by @KMJ-007 in #2356
- [MLIR] Add nicer error messages for mismatched arguments by @wsmoses in #2357
- mlir: enable mincut support for scf.for by @Pangoraw in #2359
- Use stable comparison utilities by @wsmoses in #2360
- MLIR: fix tablegen pop bounds by @wsmoses in #2362
- Fix rematerialization differential use by @wsmoses in #2371
New Contributors
Full Changelog: v0.0.183...v0.0.184
v0.0.183
What's Changed
- Fix Fwddiff canonicalization [MLIR] by @vimarsh6739 in #2333
- Fix ocml f64 by @wsmoses in #2336
- Add custom derivative use by @wsmoses in #2315
- MLIR: fix constant tablegen by @wsmoses in #2337
- Return activity optimization for reverse mode AD [MLIR] by @vimarsh6739 in #2332
- fix: remove ignore_derivatives pass by @avik-pal in #2339
- Try force marking hip math as used by @wsmoses in #2344
- Improve openmp error message by @wsmoses in #2343
- Bazel: generate compile_commands.json by @vimarsh6739 in #2338
- [MLIR][ActivityAnalysis] fix getFunctionIfArgument by @wsmoses in #2350
- [mlir] Fix failing lit test, remove warning by @pengmai in #2347
- [mlir] Summary-based activity analysis by @pengmai in #2114
- Integrate llvm by @wsmoses in #2351
- More llvm integration by @wsmoses in #2352
- mlir: Move cache mincut to enzyme proper by @Pangoraw in #2355
- WIP: fix gc_loaded shadow by @wsmoses in #2353
Full Changelog: v0.0.182...v0.0.183