Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Ddetection_post_process.cc31 … const int64_t NumClasses, const bool UseRegularNms, const bool OutQuantized, in Init()
111 void DetectionPostProcess::set_out_quantized(const bool OutQuantized) { in set_out_quantized()