Releases: EnzymeAD/Enzyme
Releases · EnzymeAD/Enzyme
v0.0.271
v0.0.270
v0.0.269
v0.0.268
What's Changed
- Add implicit interfaces for function hooks in Fortran module by @joewallwork in #2809
- Add non-blocking inactive attribute by @wsmoses in #2879
- Fix RegSize calculation using argument type by @wsmoses in #2883
- InvertPointer: fix typetree anyFloat/Pointer helpers by @wsmoses in #2881
Full Changelog: v0.0.267...v0.0.268
v0.0.267
What's Changed
- feat: add maximumnum/minimumnum intrinsic derivative support by @VictorMartins3 in #2867
- Revert tablegen handler by @wsmoses in #2868
- Initialize DenseBackwardActivityAnalysis with ret_activity by @vimarsh6739 in #2874
- Add ifx 2023.2.0 to CI by @vchuravy in #2870
- Fix nested ad cache preservation by @wsmoses in #2876
- MTI double replacement fix by @wsmoses in #2878
- Handle constant users by @wsmoses in #2877
New Contributors
- @VictorMartins3 made their first contribution in #2867
Full Changelog: v0.0.266...v0.0.267
v0.0.266
What's Changed
- Optionally check regionBranchOp by @vimarsh6739 in #2861
- fix: add x==0 y>0 guard to pow derivatives by @martinjrobins in #2855
- Additional heterogeneous cuda markers [still needs custom derivative … by @wsmoses in https://github.com//pull/2864
- Add a ValueType declaration for ActivityAttr by @vimarsh6739 in #2866
- mlir: run mincut for scf.if ops by @pengmai in #2846
- InvertPointer: Use type tree to determine zeroing behavior by @wsmoses in #2865
Full Changelog: v0.0.265...v0.0.266
v0.0.265
What's Changed
- Add const shadows for forward mode AD on
RegionBranchOpInterfaceby @vimarsh6739 in #2780 - Expose DataFlowActivityAnalysis to headers by @vimarsh6739 in #2854
- Writable and readonly/readnone are incompatible by @wsmoses in #2857
- More memcpy runtime activity, support null by @wsmoses in #2860
Full Changelog: v0.0.264...v0.0.265
v0.0.264
What's Changed
- Register memref, linalg dialects by @brian-kelley in #2844
- mlir: Bugfixes with scf.for derivative by @pengmai in #2847
- mlir: support active pointers in scf.if by @pengmai in #2848
- Handle runtime activity for reverse memtransfer by @wsmoses in #2850
New Contributors
- @brian-kelley made their first contribution in #2844
Full Changelog: v0.0.263...v0.0.264