Skip to content

Commit 723f02b

Browse files
ezhulenevGoogle-ML-Automation
authored andcommitted
[xla:cpu] Enable xnn_threadpool test in OSS
PiperOrigin-RevId: 707149989
1 parent 85af7f1 commit 723f02b

File tree

1 file changed

+0
-1
lines changed
  • xla/backends/cpu/runtime/xnnpack

1 file changed

+0
-1
lines changed

xla/backends/cpu/runtime/xnnpack/BUILD

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ cc_library(
9898
xla_cc_test(
9999
name = "xnn_threadpool_test",
100100
srcs = ["xnn_threadpool_test.cc"],
101-
tags = ["no_oss"],
102101
deps = [
103102
":parallel_loop_runner",
104103
":xnn_threadpool",

0 commit comments

Comments
 (0)