Searched defs:xInput (Results 1 – 5 of 5) sorted by relevance
62 for (unsigned int xInput = 0u; xInput < inputWidth; ++xInput) in TransposeConvolution2dImpl() local
98 … unsigned int xInput = xOutput * xStride + xFilter * xDilation; in Convolve3d() local
171 unsigned int xInput = xOutput * xStride + xFilter * xDilation; in Convolve() local
254 for (auto xInput = wstart; xInput < wend; xInput++) in Pooling2d() local
303 for (auto xInput = wstart; xInput < wend; xInput++) in Pooling3d() local