Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Ddetection_post_process_test.cpp127 int64_t* detectionsPerClassValue = new (std::nothrow) int64_t[1] {2}; in SetDetectionsPerClass() local
481 float* detectionsPerClassValue = new (std::nothrow) float[1] {2.0f}; in __anone3dd87f30602() variable
1156 int64_t detectionsPerClassValue = 2; variable