Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DForeachReduceOp.cu104 auto final_val = at::native::cuda_utils::BlockReduceMax(val, s_vals); in operator ()() local
126 T final_val = at::native::cuda_utils::BlockReduceMax(val, vals); in lpmax_cleanup() local
308 auto final_val = norm_type == NormType::L1 || norm_type == NormType::L2 in operator ()() local
341 out_opmath_t final_val = in lpnorm_cleanup() local
/aosp_15_r20/external/libgav1/src/dsp/arm/
H A Dmask_blend_neon.cc498 uint16x8_t final_val = vpaddlq_u8(vcombine_u8(mask_val0, mask_val1)); in GetMask4x2() local
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/
H A Ddxil_nir.c2142 nir_def *final_val = nir_build_alu2(b, nir_intrinsic_reduction_op(intr), in lower_inclusive_to_exclusive() local