Internal change
PiperOrigin-RevId: 173136642
This commit is contained in:
parent
0e56ffb7b7
commit
57f3e529d9
@ -525,6 +525,7 @@ cc_library(
|
|||||||
tf_cc_test(
|
tf_cc_test(
|
||||||
name = "cpu_runtime_test",
|
name = "cpu_runtime_test",
|
||||||
srcs = ["cpu_runtime_test.cc"],
|
srcs = ["cpu_runtime_test.cc"],
|
||||||
|
tags = ["optonly"],
|
||||||
deps = [
|
deps = [
|
||||||
":cpu_runtime",
|
":cpu_runtime",
|
||||||
":runtime_matmul",
|
":runtime_matmul",
|
||||||
|
Loading…
Reference in New Issue
Block a user