Skip to content

Commit

Permalink
Stop using the ScopedActivateExecutorContext wrapper class in favor…
Browse files Browse the repository at this point in the history
… of the `ScopedActivateContext` class in preparation for `ScopedActivateExecutorContext`'s deletion.

PiperOrigin-RevId: 675266273
  • Loading branch information
dimitar-asenov authored and Google-ML-Automation committed Sep 16, 2024
1 parent 90be6e3 commit 3e87e4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xla/stream_executor/gpu/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ package(
"//tensorflow/core:__subpackages__",
"//third_party/sparse_conv:__subpackages__",
"//waymo/ml/compiler/triton:__subpackages__",
"//waymo/research/representation/threed:__subpackages__",
]),
licenses = ["notice"],
)
Expand Down

0 comments on commit 3e87e4d

Please sign in to comment.