Home
last modified time | relevance | path

Searched refs:outQuantized (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/device_manager/
H A Ddevice_manager_test.cpp588 bool outQuantized {false}; variable
592 numClasses, useRegularNms, outQuantized);
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/inner_model/
H A Dinner_model_test.cpp1506 bool outQuantized {false}; variable
1510 numClasses, useRegularNms, outQuantized);
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/inner_model/
H A Dinner_model_test.cpp1445 bool outQuantized {false}; variable
1449 numClasses, useRegularNms, outQuantized);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-neural-network-runtime-kit/
H A D_neural_network_runtime.md667 … 保留得分最高的目标框;当为false时,不适用基于IoU阈值的NMS算法,进根据得分对目标框进行排序,保留最高得分的目标框。<br/>- outQuantized,bool值,表示输出是否需要做…
914 …N_POST_PROCESS_OUT_QUANTIZED<sup>12+</sup> | 当张量作为DetectionPostProcess算子的outQuantized参数时,使用本枚举值。 |
H A D_neural_nework_runtime.md667 … 保留得分最高的目标框;当为false时,不适用基于IoU阈值的NMS算法,进根据得分对目标框进行排序,保留最高得分的目标框。<br/>- outQuantized,bool值,表示输出是否需要做…
914 …N_POST_PROCESS_OUT_QUANTIZED<sup>12+</sup> | 当张量作为DetectionPostProcess算子的outQuantized参数时,使用本枚举值。 |
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dlite_graph_to_hdi_model_v2_1.cpp413 …detectionPostProcess.outQuantized = mindspore::lite::MindIR_DetectionPostProcess_GetOutQuantized(p… in ConvertDetectionPostProcess()
/ohos5.0/drivers/interface/nnrt/v2_1/
H A DNodeAttrTypes.idl666 boolean outQuantized;
/ohos5.0/docs/en/application-dev/reference/apis-neural-network-runtime-kit/
H A D_neural_network_runtime.md667 …e score and the target box with the highest score is retained.<br>- **outQuantized**: boolean valu…
914 …S_OUT_QUANTIZED<sup>12+</sup> | Used when the tensor is used as the **outQuantized** parameter of …