Searched refs:bottom_pad_planes (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/ |
D | eigen_backward_cuboid_convolutions.h | 478 const auto bottom_pad_planes = variable 591 top_pad_planes, bottom_pad_planes, top_pad_rows, 599 bottom_pad_planes, top_pad_rows, bottom_pad_rows,
|
D | conv_grad_ops_3d.cc | 359 int64 top_pad_planes, bottom_pad_planes; in Compute() local 368 &top_pad_planes, &bottom_pad_planes)); in Compute() 513 bottom_pad_planes, bottom_pad_rows, right_pad_cols, in Compute() 537 &bottom_pad_planes, &bottom_pad_rows, &right_pad_cols, in Compute() 566 bottom_pad_planes, bottom_pad_rows, right_pad_cols, in Compute() 827 int64 top_pad_planes, bottom_pad_planes; in Compute() local 836 &top_pad_planes, &bottom_pad_planes)); in Compute() 959 &top_pad_rows, &left_pad_cols, &bottom_pad_planes, in Compute() 979 bottom_pad_planes, bottom_pad_rows, right_pad_cols, in Compute()
|