Searched refs:thres_i8 (Results 1 – 3 of 3) sorted by relevance
196 int8_t thres_i8 = qnt_f32_to_affine(thres, zp, scale); in process() local201 if (box_confidence >= thres_i8) { in process()224 if (maxClassProbs>thres_i8){ in process()
215 int8_t thres_i8 = qnt_f32_to_affine(thres, zp, scale); in process() local223 if (box_confidence >= thres_i8) in process()249 if (maxClassProbs>thres_i8){ in process()
151 int8_t thres_i8 = qnt_f32_to_affine(thres, zp, scale); in process() local159 if (box_confidence >= thres_i8) in process()