mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-06 00:19:58 +01:00
Add missing dependency to TSL target
Without that the layering check was failing. PiperOrigin-RevId: 825098439
This commit is contained in:
parent
14db6f6317
commit
c7dd4775b7
1
third_party/xla/xla/tsl/platform/cloud/BUILD
vendored
1
third_party/xla/xla/tsl/platform/cloud/BUILD
vendored
|
|
@ -179,6 +179,7 @@ cc_library(
|
|||
"@com_google_absl//absl/status",
|
||||
"@com_google_absl//absl/strings",
|
||||
"@com_google_absl//absl/synchronization",
|
||||
"@com_google_absl//absl/time",
|
||||
"@jsoncpp_git//:jsoncpp",
|
||||
"@local_tsl//tsl/platform:numbers",
|
||||
"@local_tsl//tsl/platform:path",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user