Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dmkldnn_lowerings.py377 o_inv_scale, argument
424 o_inv_scale, argument
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/kernels/
H A DQuantizedOpKernels.cpp621 float o_inv_scale = 1.0f / o_scale; in leaky_qrelu_out_kernel() local
675 float o_inv_scale = 1.0f / o_scale; in qprelu_out_kernel() local
1101 const float o_inv_scale = 1.0 / o_scale; in qhardswish_kernel() local