Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Ddetection_post_process_test.cpp157 bool* useRegularNmsValue = new (std::nothrow) bool(false); in SetUseRegularNms() local
572 int64_t* useRegularNmsValue = new (std::nothrow) int64_t[1] {0}; variable
1159 bool useRegularNmsValue = false; variable