Searched refs:wihValue (Results 1 - 1 of 1) sorted by relevance
/test/xts/acts/ai/nncore/opstest/src/ | ||
H A D | lstm_test.cpp | 34 float wihValue[8][10] = {1};
member 49 OHNNOperandTest wih = {OH_NN_FLOAT32, OH_NN_TENSOR, wih_shape, wihValue, 80*sizeof(float)}; |
Completed in 2 milliseconds