Home
last modified time | relevance | path

Searched refs:min_value2 (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16/
Dpooling_fp16.c191 float16x4_t min_value2 = vdup_n_f16(min); in MaxPoolingC4Fp16() local
216 tmp_max = vmax_f16(tmp_max, min_value2); in MaxPoolingC4Fp16()