Home
last modified time | relevance | path

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

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