Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/ao/quantization/fx/
H A Dfuse.py11 get_fusion_pattern_to_extra_inputs_getter,
71 fusion_pattern_to_extra_inputs_getter = get_fusion_pattern_to_extra_inputs_getter(
/aosp_15_r20/external/pytorch/torch/ao/quantization/backend_config/
H A Dutils.py119 def get_fusion_pattern_to_extra_inputs_getter( function