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 1d74b42 commit 811b1ceCopy full SHA for 811b1ce
QEfficient/utils/check_ccl_specializations.py
@@ -5,6 +5,7 @@
5
#
6
# -----------------------------------------------------------------------------
7
8
+
9
def process_ccl_specializations(kwargs):
10
ccl_prefill = kwargs.pop("comp_ctx_lengths_prefill", None)
11
ccl_decode = kwargs.pop("comp_ctx_lengths_decode", None)
0 commit comments