Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/generated/models/
Ddetection_postprocess.model.cpp817 auto anchors2 = model->addOperand(&type2); in CreateModel_2() local
856 …model->addOperation(ANEURALNETWORKS_DETECTION_POSTPROCESSING, {scores2, roi2, anchors2, param22, p… in CreateModel_2()
859 {scores2, roi2, anchors2}, in CreateModel_2()
883 auto anchors2 = model->addOperand(&type2); in CreateModel_relaxed_2() local
922 …model->addOperation(ANEURALNETWORKS_DETECTION_POSTPROCESSING, {scores2, roi2, anchors2, param22, p… in CreateModel_relaxed_2()
925 {scores2, roi2, anchors2}, in CreateModel_relaxed_2()
951 auto anchors2 = model->addOperand(&type11); in CreateModel_float16_2() local
990 …model->addOperation(ANEURALNETWORKS_DETECTION_POSTPROCESSING, {scores2, roi2, anchors2, param22, p… in CreateModel_float16_2()
993 {scores2, roi2, anchors2}, in CreateModel_float16_2()
1017 auto anchors2 = model->addOperand(&type2); in CreateModel_dynamic_output_shape_2() local
[all …]