Skip to content

Commit f81c6aa

Browse files
authored
add BoxWithNMSLimit_out to DSP as a custom portable op
Differential Revision: D72275947 Pull Request resolved: #10157
1 parent bb60c25 commit f81c6aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

runtime/core/portable_type/c10/c10/targets.bzl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ def define_common_targets():
3939
]),
4040
visibility = [
4141
"//executorch/...",
42+
"@EXECUTORCH_CLIENTS",
4243
],
4344
deps = select({
4445
"DEFAULT": [],

0 commit comments

Comments
 (0)