Enable defining and using internal executor within a subgraph
PiperOrigin-RevId: 522449982
This commit is contained in:
committed by
Copybara-Service
parent
81a405af1b
commit
38f838513a
@@ -1670,6 +1670,7 @@ cc_test(
|
||||
name = "subgraph_test",
|
||||
srcs = ["subgraph_test.cc"],
|
||||
deps = [
|
||||
":calculator_cc_proto",
|
||||
":calculator_framework",
|
||||
":graph_service_manager",
|
||||
":subgraph",
|
||||
@@ -1681,6 +1682,7 @@ cc_test(
|
||||
"//mediapipe/framework/port:parse_text_proto",
|
||||
"//mediapipe/framework/tool:sink",
|
||||
"//mediapipe/framework/tool/testdata:dub_quad_test_subgraph",
|
||||
"@com_google_absl//absl/status:statusor",
|
||||
"@com_google_absl//absl/strings:str_format",
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user