Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/
Dsoftmax_int8.c62 int unsat_output = RoundingDivideByPOT( in SoftmaxInt8() local
65 int raw_output = unsat_output + quant_param->output_activation_min_; in SoftmaxInt8()