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 c2e1bb4 commit b690a36Copy full SHA for b690a36
extension/llm/custom_ops/targets.bzl
@@ -22,7 +22,6 @@ def define_common_targets():
22
"op_update_quantized_cache.h",
23
],
24
exported_deps = [
25
- ":update_quantized_cache",
26
"//executorch/runtime/kernel:kernel_includes",
27
"//executorch/kernels/portable/cpu:scalar_utils",
28
"//executorch/kernels/optimized:libblas{}".format(mkl_dep),
0 commit comments