v0.0.158
What's Changed
- mlir: Func call reverse diff by @Pangoraw in #2127
- mlir: implement forward mode for func.call by @Pangoraw in #2134
- mlir: cache and reuse reverse funcs by @Pangoraw in #2133
- Fixes warnings and adds missing header guards by @MattBolitho in #2124
- Improve cache index error message by @wsmoses in #2138
- tgamma error improvement by @wsmoses in #2139
- Implement tgamma derivative by @wsmoses in #2140
New Contributors
Full Changelog: v0.0.157...v0.0.158