Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/
H A Dqconv.cpp1264 const ideep::zero_point_t src_zero_points = ideep::zero_point_t(1, input_zp); in apply_impl() local
1547 const ideep::zero_point_t src_zero_points = ideep::zero_point_t(1, act_zero_point); in _quantized_convolution_onednn() local