Home
last modified time | relevance | path

Searched refs:AVG_INPUT_LENGTH (Results 1 - 5 of 5) sorted by relevance

/test/xts/acts/ai/neural_network_runtime/v2_0/common/
H A Dconst.h26 const uint32_t AVG_INPUT_LENGTH = 9 * sizeof(float); member
H A Dmodel.h54 OHNNOperandTest dynamicInput = {OH_NN_FLOAT32, OH_NN_TENSOR, {-1, -1, -1, -1}, inputValue, AVG_INPUT_LENGTH};
/test/xts/acts/ai/neural_network_runtime/v1_0/common/
H A Dconst.h26 const uint32_t AVG_INPUT_LENGTH = 9 * sizeof(float); member
H A Dmodel.h54 OHNNOperandTest dynamicInput = {OH_NN_FLOAT32, OH_NN_TENSOR, {-1, -1, -1, -1}, inputValue, AVG_INPUT_LENGTH};
/test/xts/acts/ai/nncore/common/
H A Dnncore_const.h26 const uint32_t AVG_INPUT_LENGTH = 9 * sizeof(float); member

Completed in 3 milliseconds