Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/ao/quantization/
H A Dfuse_modules.py11 get_fuser_method,
59 fuser_method = get_fuser_method(types, additional_fuser_method_mapping)
H A Dfuser_method_mappings.py214 def get_fuser_method(op_list, additional_fuser_method_mapping=None): function
/aosp_15_r20/external/pytorch/torch/quantization/
H A Dfuser_method_mappings.py14 get_fuser_method,
H A Dfuse_modules.py18 get_fuser_method,