Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torchgen/operator_versions/
H A Dgen_mobile_upgraders.py232 def construct_operators(operator_list_from_yaml: list[Any]) -> str: function
346 operator_list_str = construct_operators(contents)