Skip to content

Commit

Permalink
Automated Code Change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 713518610
  • Loading branch information
Google-ML-Automation committed Jan 10, 2025
1 parent b0a1ac2 commit c32f078
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions xla/pjrt/plugin/xla_gpu/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ xla_test(
":xla_gpu_pjrt_client",
"//xla/pjrt/gpu:se_gpu_pjrt_client",
"//xla/tests:xla_internal_test_main",
"@com_google_googletest//:gtest_main",
"@tsl//tsl/platform:test",
],
)
2 changes: 2 additions & 0 deletions xla/pjrt/plugin/xla_gpu/xla_gpu_pjrt_client_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ limitations under the License.

#include "xla/pjrt/plugin/xla_gpu/xla_gpu_pjrt_client.h"

#include <gmock/gmock.h>
#include <gtest/gtest.h>
#include "xla/pjrt/gpu/se_gpu_pjrt_client.h"
#include "tsl/platform/test.h"

Expand Down

0 comments on commit c32f078

Please sign in to comment.