Home
last modified time | relevance | path

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

/foundation/ai/neural_network_runtime/test/unittest/ops/
Ddetection_post_process_test.cpp117 int64_t* maxDetectionsValue = new (std::nothrow) int64_t[1] {5}; in SetMaxDetections() local
451 float* maxDetectionsValue = new (std::nothrow) float[1] {5.0f}; in __anon81d62d7d0502() variable
1155 int64_t maxDetectionsValue = 5; variable