Home
last modified time | relevance | path

Searched defs:offset_h (Results 1 – 9 of 9) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/ms_kernel/
Davgpool.cc125 for (int64_t offset_h = 0; offset_h < args.out_size_h; offset_h++) { in RealComputeNCHW() local
164 for (int64_t offset_h = 0; offset_h < args.out_size_h; offset_h++) { in RealComputeNHWC() local
Ddeformable_offsets_grad.h33 size_t offset_h = 0; member
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/nn/
Dmaxpool_grad_with_argmax_v2_gpu_kernel.cc93 const size_t offset_h = 2; in Resize() local
Ddeformable_offsets_grad_gpu_kernel.h48 uint offset_h; member
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/
Ddeformable_offsets_grad_cpu_kernel.h37 size_t offset_h = 0; member
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/cuda_impl/cuda_ops/
Dresize_bicubic_impl.cu78 const int64_t offset_h = lrintf(h_alpha * 1024); in ResizeBicubic() local
158 const int64_t offset_h = lrintf(h_alpha * 1024); in ResizeBicubicHalfPixelCenters() local
Dresize_bicubic_grad_impl.cu66 const int64_t offset_h = lrintf(h_alpha * 1024); in ResizeBicubicGrad() local
125 const int64_t offset_h = lrintf(h_alpha * 1024); in ResizeBicubicGradHalfPixelCenters() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/int8/
Dspace_to_batch_int8.c69 int offset_h = (i / in_b) / block_shape_w; in DoSpaceToBatchPaddingNHWCInt8() local
/third_party/ffmpeg/libavcodec/mips/
Dhevc_mc_uniw_msa.c32 #define HEVC_UNIW_RND_CLIP2_MAX_SATU_H(in0_h, in1_h, wgt_w, offset_h, rnd_w, \ argument
48 offset_h, rnd_w, out0_h, out1_h, \ argument