Go to the source code of this file.
Functions | |
void | col2im_cpu (float *data_col, int channels, int height, int width, int ksize, int stride, int pad, float *data_im) |
void col2im_cpu | ( | float * | data_col, |
int | channels, | ||
int | height, | ||
int | width, | ||
int | ksize, | ||
int | stride, | ||
int | pad, | ||
float * | data_im | ||
) |