We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 433e30b commit 59755d3Copy full SHA for 59755d3
runtime/core/exec_aten/util/test/targets.bzl
@@ -52,5 +52,6 @@ def define_common_targets():
52
srcs = ["tensor_shape_to_c_string_test.cpp"],
53
deps = [
54
"//executorch/runtime/core/exec_aten/util:tensor_shape_to_c_string",
55
+ "//executorch/runtime/core/exec_aten/util:tensor_util",
56
],
57
)
0 commit comments