Skip to content

Commit b690a36

Browse files
committed
Update base for Update on "Dont quantize the current token for attention"
Differential Revision: [D63497872](https://our.internmc.facebook.com/intern/diff/D63497872/) [ghstack-poisoned]
1 parent c2e1bb4 commit b690a36

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

extension/llm/custom_ops/targets.bzl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ def define_common_targets():
2222
"op_update_quantized_cache.h",
2323
],
2424
exported_deps = [
25-
":update_quantized_cache",
2625
"//executorch/runtime/kernel:kernel_includes",
2726
"//executorch/kernels/portable/cpu:scalar_utils",
2827
"//executorch/kernels/optimized:libblas{}".format(mkl_dep),

0 commit comments

Comments
 (0)