Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Enzyme version to 0.0.149 #1142

Merged
merged 1 commit into from
Sep 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .dep-versions
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
jax=0.4.28
mhlo=89a891c986650c33df76885f5620e0a92150d90f
llvm=3a8316216807d64a586b971f51695e23883331f7
enzyme=v0.0.130
enzyme=v0.0.149

# Always remove custom PL/LQ versions before release.

Expand Down
3 changes: 3 additions & 0 deletions doc/releases/changelog-dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,9 @@

<h3>Internal changes</h3>

* Update Enzyme to version `v0.0.149`.
[(#1142)](https://github.com/PennyLaneAI/catalyst/pull/1142)

* Remove the `MemMemCpyOptPass` in llvm O2 (applied for Enzyme), this reduces bugs when
running gradient like functions.
[(#1063)](https://github.com/PennyLaneAI/catalyst/pull/1063)
Expand Down
2 changes: 1 addition & 1 deletion mlir/Enzyme
Submodule Enzyme updated 135 files
Loading