Searched refs:InputCols (Results 1 – 2 of 2) sorted by relevance
139 const TensorIndex InputCols = variable148 out_width = numext::ceil((InputCols - kernelColsEff + 1.f) /153 out_width = numext::ceil(InputCols / static_cast<float>(col_stride));
1646 const TensorIndex InputCols =1656 const TensorIndex InputColsEff = InputCols + padding_left + padding_right;1664 out_width = divup(InputCols, col_stride);