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