Skip to content

Commit 811b1ce

Browse files
committed
improving handeling CCL lists
Signed-off-by: Vahid Janfaza <vjanfaza@qti.qualcomm.com>
1 parent 1d74b42 commit 811b1ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

QEfficient/utils/check_ccl_specializations.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#
66
# -----------------------------------------------------------------------------
77

8+
89
def process_ccl_specializations(kwargs):
910
ccl_prefill = kwargs.pop("comp_ctx_lengths_prefill", None)
1011
ccl_decode = kwargs.pop("comp_ctx_lengths_decode", None)

0 commit comments

Comments
 (0)