Skip to content

Commit

Permalink
Automated Code Change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 728144120
  • Loading branch information
Google-ML-Automation committed Feb 18, 2025
1 parent 23e8031 commit 6b7233b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions xla/service/gpu/tests/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ xla_cc_test(
"//xla:debug_options_flags",
"//xla:literal",
"//xla:literal_util",
"//xla:xla_proto_cc",
"//xla/service:gpu_plugin",
"//xla/service:hlo_module_config",
"//xla/tests:hlo_test_base",
Expand Down
1 change: 1 addition & 0 deletions xla/service/gpu/tests/async_kernel_launch_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ limitations under the License.
#include "xla/service/hlo_module_config.h"
#include "xla/tests/hlo_test_base.h"
#include "xla/tests/literal_test_util.h"
#include "xla/xla.pb.h"

namespace xla::gpu {
namespace {
Expand Down

0 comments on commit 6b7233b

Please sign in to comment.