Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Ddetection_post_process_test.cpp137 int64_t* maxClassesPerDetectionValue = new (std::nothrow) int64_t[1] {1}; in SetMaxClassesPerDetection() local
511 float* maxClassesPerDetectionValue = new (std::nothrow) float[2] {1.0f}; in __anone3dd87f30702() variable
1157 int64_t maxClassesPerDetectionValue = 1; variable