Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dfused_batch_norm_op.cu.cc151 U mean_v = mean[channel]; in run() local
232 half2 mean_v = __floats2half2_rn(mean[channel[0]], mean[channel[1]]); in run() local
267 half mean_v = __float2half(mean[channel]); in run() local
/external/libvpx/vpx_dsp/mips/
Davg_msa.c576 v4i32 res_l7_m, mean_v; in vpx_vector_var_msa() local