Searched defs:stride_p (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/ |
D | pooling_ops_3d_gpu.cu.cc | 35 const int kernel_h, const int kernel_w, const int stride_p, in MaxPoolGradBackwardNoMaskNCDHW() 86 const int kernel_h, const int kernel_w, const int stride_p, in MaxPoolGradBackwardNoMaskNDHWC() 142 const int kernel_w, const int stride_p, const int stride_h, in operator ()()
|
D | conv_grad_ops_3d.cc | 78 const int pad_r, const int stride_p, const int stride_h, in Col2im() 127 const int pad_r, const int stride_p, const int stride_h, in Im2col()
|