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 cd2afc3 commit 8fb9209Copy full SHA for 8fb9209
extension/android/jni/BUCK
@@ -72,6 +72,7 @@ non_fbcode_target(_kind = fb_android_cxx_library,
72
"//xplat/executorch/extension/module:module_static",
73
"//xplat/executorch/extension/runner_util:inputs_static",
74
"//xplat/executorch/extension/tensor:tensor_static",
75
+ "//xplat/executorch/kernels/quantized:generated_lib_static",
76
],
77
)
78
0 commit comments