Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/fp32/
Ddetection_post_process_fp32.c117 const int first_class_index = num_classes_with_bg - (int)(param->num_classes_); in NmsMultiClassesFastCore() local
142 const int first_class_index = num_classes_with_bg - (int)(param->num_classes_); in DetectionPostProcessFast() local
178 const int first_class_index = num_classes_with_bg - (int)(param->num_classes_); in DetectionPostProcessRegular() local