Releases: EnzymeAD/Enzyme
Releases · EnzymeAD/Enzyme
v0.0.168
v0.0.167
v0.0.166
What's Changed
- Adds initial CMake presets configuration by @MattBolitho in #2169
- Generalize blas attributor by @wsmoses in #2171
- mlir: implement MemorySlot Interfaces for Gradient ops by @Pangoraw in #2168
- Support batching in MLIR autodiff operations (2nd try) by @jumerckx in #2173
- Support batching scalar types by @jumerckx in #2175
- Cleanup julia api usage by @wsmoses in #2179
- Support return type alloc prop by @wsmoses in #2180
New Contributors
Full Changelog: v0.0.165...v0.0.166
v0.0.165
v0.0.164
What's Changed
- Update Enzyme.cpp by @wsmoses in #2159
- LLVM integrate fixes by @wsmoses in #2160
- More noalias optimizations by @wsmoses in #2161
- Cleanup noalias analysis by @wsmoses in #2164
- Marks functions inline in BLAS tblgen by @MattBolitho in #2163
- Fix dumb mac std::optional build failure by @wsmoses in #2165
Full Changelog: v0.0.163...v0.0.164