Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Ddetection_post_process.cc30 … const int64_t DetectionsPerClass, const int64_t MaxClassesPerDetection, in Init()
92 void DetectionPostProcess::set_max_classes_per_detection(const int64_t MaxClassesPerDetection) { in set_max_classes_per_detection()