File tree Expand file tree Collapse file tree 2 files changed +0
-194
lines changed
third_party/xla/xla/tests Expand file tree Collapse file tree 2 files changed +0
-194
lines changed Original file line number Diff line number Diff line change @@ -2181,29 +2181,6 @@ xla_test(
2181
2181
],
2182
2182
)
2183
2183
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
-
2207
2184
xla_test (
2208
2185
name = "floor_ceil_test" ,
2209
2186
srcs = ["floor_ceil_test.cc" ],
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments