Home
last modified time | relevance | path

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

/test/xts/acts/ai/nncore/opstest/src/
Ddetection_post_process_test.cpp46 float bboxesValue[1][16] = {0}; member
55 …OHNNOperandTest bboxes = {OH_NN_FLOAT32, OH_NN_TENSOR, output_shape, bboxesValue, 16*sizeof(float)…