Searched defs:xOutput (Results 1 – 6 of 6) sorted by relevance
74 unsigned int xOutput = xOutputOrigin + xWeights; in TransposeConvolution2dImpl() local143 for (unsigned int xOutput = 0u; xOutput < outputWidth; ++xOutput) in TransposeConvolution2dImpl() local
67 for (unsigned int xOutput = 0; xOutput < outputWidth; xOutput++) in Convolve3d() local
126 for (unsigned int xOutput = 0; xOutput < outputWidth; xOutput++) in Convolve() local
199 for (int xOutput = 0; xOutput < widthOutput; xOutput++) in Pooling2d() local
255 for (int xOutput = 0; xOutput < widthOutput; xOutput++) in Pooling3d() local
286 double xOutput) { in interpolate()