Home
last modified time | relevance | path

Searched defs:computation_call (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_inductor/fx_passes/
H A Dmkldnn_fusion.py93 def _gelu_fusion_1(computation_call): argument
107 def _gelu_fusion_2(computation_call): argument
139 def _hardswish_fusion(computation_call): argument
156 def _silu_fusion(computation_call): argument
161 def _hardsigmoid_fusion(computation_call): argument
174 def _leaky_relu_fusion(computation_call): argument
182 def _hardtanh_fusion(computation_call): argument
189 def _combined_fusion(computation_call, elementwise_op): argument
193 def _binary_fusion_v1(computation_call, binary_fn): argument
197 def _binary_fusion_v2(computation_call, binary_fn): argument
H A Dquantization.py228 computation_call, argument
253 def generate_pattern_with_unary(computation_call, unary_post_op): argument
262 def generate_pattern_with_output_quant(computation_call, with_dtype_convert=False): argument