Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/
H A Ddetection_post_process_builder.cpp172 OH_NN_ReturnCode DetectionPostProcessBuilder::SetMaxClassesPerDetection(const std::shared_ptr<NNTen… in SetMaxClassesPerDetection() function in OHOS::NeuralNetworkRuntime::Ops::DetectionPostProcessBuilder
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Ddetection_post_process_test.cpp133 void DetectionPostProcessBuilderTest::SetMaxClassesPerDetection(OH_NN_DataType dataType, in SetMaxClassesPerDetection() function in OHOS::NeuralNetworkRuntime::UnitTest::DetectionPostProcessBuilderTest