Searched defs:var_max (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/ |
D | quantized_batch_norm_op.cc | 34 float var_min, float var_max, const Tensor& beta, in ReferenceBatchNorm() 97 float var_min, float var_max, const Tensor& beta, in FixedPointBatchNorm() 183 const float var_max = context->input(8).flat<float>()(0); in Compute() local
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_mcomp.c | 2669 MV *tmp_mv, int var_max, int rd) { in vp9_full_pixel_search()
|
/external/libaom/libaom/av1/encoder/ |
D | mcomp.c | 2313 int *cost_list, const MV *ref_mv, int var_max, int rd, in av1_full_pixel_search()
|