Searched defs:inputValue0 (Results 1 – 4 of 4) sorted by relevance
| /test/xts/acts/ai/nncore/common/ |
| D | nncore_utils.h | 73 float inputValue0[4] = {0, 1, 2, 3}; member 92 float inputValue0[4] = {0, 1, 2, 3}; member
|
| /test/xts/acts/ai/neural_network_runtime/v1_0/common/ |
| D | model.h | 27 float inputValue0[4] = {0, 1, 2, 3}; member
|
| /test/xts/acts/ai/neural_network_runtime/v2_0/common/ |
| D | model.h | 27 float inputValue0[4] = {0, 1, 2, 3}; member
|
| /test/xts/acts/ai/nnrtndk/entry/src/main/cpp/ |
| D | nnrtndk.cpp | 125 float inputValue0[PARAM_4] = {PARAM_0, PARAM_1, PARAM_2, PARAM_3}; in OHNNModelSetTensorDataOne() local
|