Skip to content

Commit 370c98d

Browse files
Delete the redundant compilation_cache_test
PiperOrigin-RevId: 620259968
1 parent bcf3638 commit 370c98d

File tree

2 files changed

+0
-194
lines changed

2 files changed

+0
-194
lines changed

third_party/xla/xla/tests/BUILD

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -2181,29 +2181,6 @@ xla_test(
21812181
],
21822182
)
21832183

2184-
xla_test(
2185-
name = "compilation_cache_test",
2186-
srcs = ["compilation_cache_test.cc"],
2187-
deps = [
2188-
":client_library_test_base",
2189-
":literal_test_util",
2190-
":test_macros_header",
2191-
":test_utils",
2192-
":xla_internal_test_main",
2193-
"//xla:literal",
2194-
"//xla:shape_util",
2195-
"//xla:statusor",
2196-
"//xla:xla_data_proto_cc",
2197-
"//xla:xla_proto_cc",
2198-
"//xla/client:global_data",
2199-
"//xla/client:local_client",
2200-
"//xla/client:xla_builder",
2201-
"//xla/client:xla_computation",
2202-
"@com_google_absl//absl/types:span",
2203-
"@local_tsl//tsl/platform:test",
2204-
],
2205-
)
2206-
22072184
xla_test(
22082185
name = "floor_ceil_test",
22092186
srcs = ["floor_ceil_test.cc"],

third_party/xla/xla/tests/compilation_cache_test.cc

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

0 commit comments

Comments
 (0)