Searched refs:AVG_INPUT_LENGTH (Results 1 – 2 of 2) sorted by relevance
26 const uint32_t AVG_INPUT_LENGTH = 9 * sizeof(float); variable
54 …dTest dynamicInput = {OH_NN_FLOAT32, OH_NN_TENSOR, {-1, -1, -1, -1}, inputValue, AVG_INPUT_LENGTH};