Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/addmuladd/generic/neon/
H A Dqasymm8.cpp766 const float in2_scale = in2_qinfo.scale; in add_mul_add_u8_neon() local
H A Dqasymm8_signed.cpp766 const float in2_scale = in2_qinfo.scale; in add_mul_add_s8_neon() local
/aosp_15_r20/external/pytorch/aten/src/ATen/test/
H A Dvulkan_quantized_api_test.cpp2090 double in2_scale, in produce_inputs_for_binary_op()
2278 double in2_scale = std::get<1>(input_params); in test_quantized_binary_op() local