Skip to content

Commit

Permalink
Use ScopedActivateContext instead of wrapper ScopedActivateExecutorCo…
Browse files Browse the repository at this point in the history
…ntext in tensorflow/core.

PiperOrigin-RevId: 674028097
  • Loading branch information
klucke authored and Google-ML-Automation committed Sep 12, 2024
1 parent 84ab33a commit fa5c1cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xla/stream_executor/gpu/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ package(
"//xla/pjrt:__subpackages__",
"//xla/service/gpu:__subpackages__",
"//xla/stream_executor:__subpackages__",
"//tensorflow/core/common_runtime/gpu:__subpackages__",
"//tensorflow/core:__subpackages__",
"//third_party/sparse_conv:__subpackages__",
"//waymo/ml/compiler/triton:__subpackages__",
]),
Expand Down

0 comments on commit fa5c1cf

Please sign in to comment.