Home
last modified time | relevance | path

Searched refs:array_code_gen (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/executorch/extension/llm/custom_ops/spinquant/
H A Dspecial_hadamard_code_gen.py234 def array_code_gen(arr, template): function
269 + "".join(array_code_gen(string_to_array(s), template) for s in had_strings)