| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/cuda_impl/cuda_ops/ |
| D | pad_v3_impl.cu | 35 … const int64_t padded_hw, const int64_t pad_head, const int64_t pad_top, in ConstantPad3d() 59 … const int64_t padded_hw, const int64_t pad_head, const int64_t pad_top, in ConstantPadGrad3d() 74 … const int64_t padded_width, const int64_t pad_head, const int64_t pad_top, in CircularPad3d() 113 … const int64_t padded_width, const int64_t pad_head, const int64_t pad_top, in CircularPadGrad3d() 157 const int64_t padded_hw, const int64_t pad_head, const int64_t pad_top, in ReflectPad3d() 190 … const int64_t padded_hw, const int64_t pad_head, const int64_t pad_top, in ReflectPadGrad3d() 222 const int64_t padded_hw, const int64_t pad_head, const int64_t pad_top, in EdgePad3d() 251 … const int64_t padded_hw, const int64_t pad_head, const int64_t pad_top, in EdgePadGrad3d() 279 … const int64_t pad_head, const int64_t pad_top, const int64_t pad_left, const T *pad_value, in CalConstantPad3d() 295 … const int64_t pad_head, const int64_t pad_top, const int64_t pad_left, T *dx, in CalConstantPadGrad3d() [all …]
|
| D | pad_impl.cu | 114 … const int padded_hw, const int pad_head, const int pad_top, const int pad_left, in Pad3d() 137 … const int padded_hw, const int pad_head, const int pad_top, const int pad_left, T *dx) { in PadGrad3d() 152 … const int padded_width, const int pad_head, const int pad_top, const int pad_left, in PadNDHWC() 176 … const int padded_width, const int pad_head, const int pad_top, const int pad_left, T *dx) { in PadGradNDHWC() 236 … const int padded_width, const int pad_head, const int pad_top, const int pad_left, in CalPad3d() 251 … const int padded_width, const int pad_head, const int pad_top, const int pad_left, T *dx, in CalPadGrad3d() 266 … const int padded_width, const int pad_head, const int pad_top, const int pad_left, in CalPadNDHWC() 277 … const int padded_width, const int pad_head, const int pad_top, const int pad_left, T *dx, in CalPadGradNDHWC()
|
| D | extract_volume_patches_impl.cu | 25 … int64_t input_row_size, int64_t input_col_size, int64_t pad_head, int64_t pad_top, in ExtractVolumePatches() 83 … int64_t input_row_size, int64_t input_col_size, int64_t pad_head, int64_t pad_top, in CalExtractVolumePatches()
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/ops/ |
| D | conv3d.cc | 355 int64_t pad_head = 0; in CaculateShape() local 390 int64_t pad_head = pad_list->at(kIndex0); in CaculateShape() local 423 int64_t pad_head = pad_list->at(kIndex0); in CheckPadList() local
|
| D | conv3d_transpose.cc | 366 int64_t pad_head = abstract::Shape::kShapeDimAny; in CaculateShape() local 404 int64_t pad_head = pad_list->at(kAxis0); in CaculateShape() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/pass/add_attr_to_node/ |
| D | conv3d_backprop_input_padlist_fusion.cc | 59 int64_t pad_head = abstract::Shape::kShapeDimAny; in SetConv3DBackpropPadList() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/nn/ |
| D | conv3d_grad_input_gpu_kernel.h | 323 int64_t pad_head, pad_tail, pad_top, pad_bottom, pad_left, pad_right; in GetSameModePadList() local
|
| D | conv3d_grad_filter_gpu_kernel.h | 348 int64_t pad_head, pad_tail, pad_top, pad_bottom, pad_left, pad_right; in GetSameModePadList() local
|