Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/
H A Dqconv.cpp635 const auto act_input_scale = act_nhwc.q_scale(); in apply_impl_xnnp() local
878 double act_input_scale = act_ndhwc.q_scale(); in apply_impl() local