Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/
H A DUpSampleBilinear2d.cpp80 const int64_t input_q_zero_point = input.q_zero_point(); in upsample_bilinear2d_out_frame() local
130 w1lambda * pos1[h1p * input_width + w1p]) - input_q_zero_point; in upsample_bilinear2d_out_frame()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/kernels/
H A DQuantizedOpKernels.cpp2291 auto input_q_zero_point = input.q_zero_point(); local
2335 input_q_zero_point,
2354 result - input_q_zero_point)