Searched defs:x_h (Results 1 – 10 of 10) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/nn/ |
| D | deformable_offsets_grad_gpu_kernel.h | 46 uint x_h; member
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/ |
| D | deformable_offsets_grad_cpu_kernel.h | 35 size_t x_h = 0; member
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/ms_kernel/ |
| D | deformable_offsets_grad.h | 31 size_t x_h = 0; member
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/ops/grad/ |
| D | dilation2d_backprop_filter.cc | 124 auto x_h = x_shape[h_axis]; in Dilation2DBackpropFilterInferShape() local
|
| D | dilation2d_backprop_input.cc | 125 auto x_h = x_shape[h_axis]; in Dilation2DBackpropInputInferShape() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/ops/ |
| D | deformable_conv2d.cc | 46 … const std::vector<int64_t> &pads, int64_t x_h, int64_t x_w, uint64_t h_axis, in DeformableConv2dPadFunction()
|
| D | deformable_offsets.cc | 76 … const std::vector<int64_t> &pads, int64_t x_h, int64_t x_w, uint64_t h_axis, in DeformableOffsetsPadFunction()
|
| D | conv2d.cc | 107 …nv2DPadFunction(std::vector<int64_t> *output_hw, std::vector<int64_t> *pad_list, const int64_t x_h, in Conv2DPadFunction()
|
| D | conv3d_transpose.cc | 345 int64_t x_h = x_shape[kAxis3]; in CaculateShape() local
|
| D | conv3d.cc | 338 int64_t x_h = x_shape[kIndex3]; in CaculateShape() local
|