Home
last modified time | relevance | path

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

/test/xts/acts/ai/nncore/opstest/src/
Dselect_test.cpp83 const std::vector<int32_t> input2_shape = {4}; member
91 …OHNNOperandTest input2 = {OH_NN_FLOAT32, OH_NN_TENSOR, input2_shape, input2Value, 4*sizeof(float)};