Searched refs:right_pad_cols (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/ |
D | conv_grad_ops_3d.cc | 350 int64 left_pad_cols, right_pad_cols; in Compute() local 369 &left_pad_cols, &right_pad_cols)); in Compute() 502 bottom_pad_planes, bottom_pad_rows, right_pad_cols, in Compute() 526 &bottom_pad_planes, &bottom_pad_rows, &right_pad_cols, in Compute() 555 bottom_pad_planes, bottom_pad_rows, right_pad_cols, in Compute() 818 int64 left_pad_cols, right_pad_cols; in Compute() local 837 &left_pad_cols, &right_pad_cols)); in Compute() 949 &bottom_pad_rows, &right_pad_cols, &input_offset, in Compute() 968 bottom_pad_planes, bottom_pad_rows, right_pad_cols, in Compute()
|
D | eigen_backward_cuboid_convolutions.h | 482 const auto right_pad_cols = variable 592 bottom_pad_rows, left_pad_cols, right_pad_cols) 600 left_pad_cols, right_pad_cols)
|