Skip to content

Commit

Permalink
Fix build for python header file
Browse files Browse the repository at this point in the history
  • Loading branch information
mrnikwaws committed Oct 20, 2023
1 parent 1a295a8 commit 50ca8ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions torch_xla/csrc/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,7 @@ ptxla_cc_library(
"//torch_xla/csrc/runtime:cache",
"//torch_xla/csrc/runtime:computation_client",
"@com_google_absl//absl/types:span",
"@local_config_python//:python_headers",
],
)

Expand Down

0 comments on commit 50ca8ef

Please sign in to comment.