Skip to content

Commit

Permalink
add missing cpu dep
Browse files Browse the repository at this point in the history
  • Loading branch information
wsmoses committed Feb 8, 2025
1 parent 2601466 commit 2091257
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/enzyme_ad/jax/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -595,6 +595,7 @@ pybind_extension(
],
visibility = ["//visibility:public"],
deps = [
":cpu",
":gpu",
":clang_compile",
":compile_with_xla",
Expand Down

0 comments on commit 2091257

Please sign in to comment.