Home
last modified time | relevance | path

Searched defs:filter_h (Results 1 – 10 of 10) sorted by relevance

/third_party/mindspore/mindspore-src/source/tests/ut/cpp/python_input/gtest_input/pynative/
Dops_test.py24 def im2col(img, filter_h, filter_w, stride=1, pad=0, dilation=1): argument
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/optimizer/ir_fission/
Dconv2d_backprop_filter_mul_fission.cc107 auto filter_h = shape[kIndex2]; in Process() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/customize/op_proto/
Dim2col_proto.cc132 int64_t filter_h = ksize[0]; in IMPLEMT_COMMON_INFERFUNC() local
/third_party/mesa3d/src/amd/vpelib/src/chip/vpe10/
Dvpe10_dpp_dscl.c176 const uint16_t *filter_h = NULL; in vpe10_dpp_dscl_set_scl_filter() local
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Dim2col.cc125 int64_t filter_h = ksizes.front(); in Im2ColInferShape() local
Dconv3d.cc430 int64_t filter_h = (kernel_h - 1) * dilation_h + 1; in CheckPadList() local
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/grad/
Ddilation2d_backprop_filter.cc131 auto filter_h = filter_shape[h_axis - 1]; in Dilation2DBackpropFilterInferShape() local
Ddilation2d_backprop_input.cc131 auto filter_h = filter_shape[h_axis - 1]; in Dilation2DBackpropInputInferShape() local
/third_party/mindspore/mindspore-src/source/tests/vm_impl/
Dvm_me.py155 def col2im(col, input_shape, filter_h, filter_w, stride=1, pad=0): argument
349 def im2col(img, filter_h, filter_w, stride=1, pad=0, dilation=1): argument
/third_party/ffmpeg/libavcodec/arm/
Dvp8dsp_armv6.S648 .macro filter_h inner macro