Home
last modified time | relevance | path

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/
Ddeformable_offsets_grad_gpu_kernel.h46 uint x_h; member
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/
Ddeformable_offsets_grad_cpu_kernel.h35 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/
Ddeformable_offsets_grad.h31 size_t x_h = 0; member
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/grad/
Ddilation2d_backprop_filter.cc124 auto x_h = x_shape[h_axis]; in Dilation2DBackpropFilterInferShape() local
Ddilation2d_backprop_input.cc125 auto x_h = x_shape[h_axis]; in Dilation2DBackpropInputInferShape() local
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Ddeformable_conv2d.cc46 … const std::vector<int64_t> &pads, int64_t x_h, int64_t x_w, uint64_t h_axis, in DeformableConv2dPadFunction()
Ddeformable_offsets.cc76 … const std::vector<int64_t> &pads, int64_t x_h, int64_t x_w, uint64_t h_axis, in DeformableOffsetsPadFunction()
Dconv2d.cc107 …nv2DPadFunction(std::vector<int64_t> *output_hw, std::vector<int64_t> *pad_list, const int64_t x_h, in Conv2DPadFunction()
Dconv3d_transpose.cc345 int64_t x_h = x_shape[kAxis3]; in CaculateShape() local
Dconv3d.cc338 int64_t x_h = x_shape[kIndex3]; in CaculateShape() local