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 363d138Copy full SHA for 363d138
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