Add nomac tag to nnapi_implementation_test.
PiperOrigin-RevId: 262215144
This commit is contained in:
parent
ee7b7a9d75
commit
eaa1efbd5f
@ -64,6 +64,7 @@ cc_library(
|
||||
cc_test(
|
||||
name = "nnapi_implementation_test",
|
||||
srcs = ["nnapi_implementation_test.cc"],
|
||||
tags = ["nomac"],
|
||||
deps = [
|
||||
"//tensorflow/lite/nnapi:nnapi_implementation",
|
||||
"@com_google_googletest//:gtest_main",
|
||||
|
Loading…
Reference in New Issue
Block a user