Skip to content

Commit 4fa3494

Browse files
pizzudGoogle-ML-Automation
authored andcommitted
Reverts c6f26d4
PiperOrigin-RevId: 698189797
1 parent b8644d6 commit 4fa3494

File tree

4 files changed

+0
-186
lines changed

4 files changed

+0
-186
lines changed

opensource_only.files

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,12 @@ third_party/py/BUILD:
3030
third_party/py/ml_dtypes/BUILD:
3131
third_party/py/ml_dtypes/LICENSE:
3232
third_party/py/numpy/BUILD:
33-
third_party/py/py_import.bzl:
3433
third_party/py/python_configure.bzl:
3534
third_party/py/python_init_pip.bzl:
3635
third_party/py/python_init_repositories.bzl:
3736
third_party/py/python_init_rules.bzl:
3837
third_party/py/python_init_toolchains.bzl:
3938
third_party/py/python_repo.bzl:
40-
third_party/py/verify_manylinux_compliance.py:
4139
third_party/python_runtime/BUILD:
4240
third_party/repo.bzl:
4341
third_party/spirv_llvm_translator/spirv_llvm_translator.BUILD:

third_party/py/py_import.bzl

Lines changed: 0 additions & 73 deletions
This file was deleted.

third_party/py/verify_manylinux_compliance.py

Lines changed: 0 additions & 108 deletions
This file was deleted.

xla/tests/BUILD

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -567,7 +567,6 @@ xla_test(
567567
xla_test(
568568
name = "while_test",
569569
srcs = ["while_test.cc"],
570-
# placeholder for extra args for while_test
571570
tags = ["test_xla_cpu_thunks"],
572571
deps = [
573572
":client_library_test_base",
@@ -1774,7 +1773,6 @@ xla_test(
17741773
name = "reduce_window_test",
17751774
timeout = "long",
17761775
srcs = [],
1777-
# placeholder for extra args for reduce_window_test
17781776
shard_count = 40,
17791777
tags = [
17801778
"optonly",
@@ -3369,7 +3367,6 @@ bzl_library(
33693367
":plugin_bzl",
33703368
"//xla:xla_bzl",
33713369
"//xla/stream_executor:build_defs_bzl",
3372-
"//xla/tsl:tsl_bzl",
33733370
"@tsl//tsl/platform:build_config_root_bzl",
33743371
] + tests_build_defs_bzl_deps(),
33753372
)

0 commit comments

Comments
 (0)