Skip to content

Commit 8fb9209

Browse files
authored
Add quantized kernels to executorch_jni_full
Differential Revision: D73089140 Pull Request resolved: #10223
1 parent cd2afc3 commit 8fb9209

File tree

1 file changed

+1
-0
lines changed
  • extension/android/jni

1 file changed

+1
-0
lines changed

extension/android/jni/BUCK

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ non_fbcode_target(_kind = fb_android_cxx_library,
7272
"//xplat/executorch/extension/module:module_static",
7373
"//xplat/executorch/extension/runner_util:inputs_static",
7474
"//xplat/executorch/extension/tensor:tensor_static",
75+
"//xplat/executorch/kernels/quantized:generated_lib_static",
7576
],
7677
)
7778

0 commit comments

Comments
 (0)