Internal change
PiperOrigin-RevId: 532113907
This commit is contained in:
committed by
Copybara-Service
parent
fc9538533c
commit
e0eef9791e
@@ -1405,6 +1405,7 @@ cc_test(
|
||||
"calculator_graph_test.cc",
|
||||
],
|
||||
linkstatic = 1,
|
||||
tags = ["not_run:arm"],
|
||||
visibility = ["//visibility:public"],
|
||||
deps = [
|
||||
":calculator_framework",
|
||||
|
||||
@@ -481,6 +481,7 @@ cc_library(
|
||||
cc_test(
|
||||
name = "tensor_test",
|
||||
srcs = ["tensor_test.cc"],
|
||||
tags = ["not_run:arm"],
|
||||
deps = [
|
||||
":tensor",
|
||||
"//mediapipe/framework/port:gtest_main",
|
||||
|
||||
Reference in New Issue
Block a user