Skip to content

Commit

Permalink
fix apple build
Browse files Browse the repository at this point in the history
  • Loading branch information
wsmoses committed Jan 15, 2025
1 parent 362f33f commit 0d2bbce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions src/enzyme_ad/jax/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,7 @@ cc_library(
"@llvm-project//llvm:Passes",
"@llvm-project//llvm:Scalar",
"@llvm-project//llvm:InstCombine",
"@llvm-project//llvm:IPO",
":mhlo-derivatives",
":stablehlo-derivatives",
":chlo-derivatives",
Expand Down
2 changes: 1 addition & 1 deletion workspace.bzl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
JAX_COMMIT = "aeac6b03833f9f16fffa4b034defc03b6d9a98c6"
JAX_COMMIT = "afcb21ddf1075c908a040f23be07f083eb58f473"
JAX_SHA256 = ""

ENZYME_COMMIT = "565163635fe98c7e0da004b4ac6dd2cd45bc880c"
Expand Down

0 comments on commit 0d2bbce

Please sign in to comment.