Skip to content

Commit

Permalink
[numpy] Fix test failures under NumPy 2.0.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 662586570
Change-Id: Id568d2ac48bf0aecb309e9cf5e7eccefad98d952
  • Loading branch information
hawkinsp authored and copybara-github committed Aug 13, 2024
1 parent f1dd7c1 commit 49edc8c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion saxml/server/tf/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@ cc_library(
"@third_party_numpy//:site-packages/numpy/core/include/numpy/npy_endian.h",
"@third_party_numpy//:site-packages/numpy/core/include/numpy/npy_interrupt.h",
"@third_party_numpy//:site-packages/numpy/core/include/numpy/numpyconfig.h",
"@third_party_numpy//:site-packages/numpy/core/include/numpy/old_defines.h",
"@third_party_numpy//:site-packages/numpy/core/include/numpy/utils.h",
],
strip_include_prefix = "/site-packages/numpy/core/include",
Expand Down

0 comments on commit 49edc8c

Please sign in to comment.