File tree Expand file tree Collapse file tree 4 files changed +0
-186
lines changed
Expand file tree Collapse file tree 4 files changed +0
-186
lines changed Original file line number Diff line number Diff line change @@ -30,14 +30,12 @@ third_party/py/BUILD:
3030third_party/py/ml_dtypes/BUILD:
3131third_party/py/ml_dtypes/LICENSE:
3232third_party/py/numpy/BUILD:
33- third_party/py/py_import.bzl:
3433third_party/py/python_configure.bzl:
3534third_party/py/python_init_pip.bzl:
3635third_party/py/python_init_repositories.bzl:
3736third_party/py/python_init_rules.bzl:
3837third_party/py/python_init_toolchains.bzl:
3938third_party/py/python_repo.bzl:
40- third_party/py/verify_manylinux_compliance.py:
4139third_party/python_runtime/BUILD:
4240third_party/repo.bzl:
4341third_party/spirv_llvm_translator/spirv_llvm_translator.BUILD:
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -567,7 +567,6 @@ xla_test(
567567xla_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)
You can’t perform that action at this time.
0 commit comments