Searched refs:row (Results 1 – 6 of 6) sorted by relevance
40 int8_t *arm_nn_depthwise_conv_s8_core(const int8_t *row, in arm_nn_depthwise_conv_s8_core() argument70 const int8_t *row_0 = row + offset; in arm_nn_depthwise_conv_s8_core()168 const int8_t *row_pos = row + ch_idx; in arm_nn_depthwise_conv_s8_core()205 (void)row; in arm_nn_depthwise_conv_s8_core()
88 var row = document.querySelector('#navrow1 > ul:first-of-type');89 row.appendChild(li)
2 /* in Doxygen 1.9.2 'tabs' is assigned to second navigation row (navrow1) with
670 flex-direction: row-reverse;714 flex-direction: row-reverse;
346 row = dims[0]353 output = np.zeros((row, ), dtype=np.int32)355 for i_row in range(row):
233 int8_t *arm_nn_depthwise_conv_s8_core(const int8_t *row,