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/ |
| D | ops_test.py | 24 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/ |
| D | conv2d_backprop_filter_mul_fission.cc | 107 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/ |
| D | im2col_proto.cc | 132 int64_t filter_h = ksize[0]; in IMPLEMT_COMMON_INFERFUNC() local
|
| /third_party/mesa3d/src/amd/vpelib/src/chip/vpe10/ |
| D | vpe10_dpp_dscl.c | 176 const uint16_t *filter_h = NULL; in vpe10_dpp_dscl_set_scl_filter() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/ops/ |
| D | im2col.cc | 125 int64_t filter_h = ksizes.front(); in Im2ColInferShape() local
|
| D | conv3d.cc | 430 int64_t filter_h = (kernel_h - 1) * dilation_h + 1; in CheckPadList() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/ops/grad/ |
| D | dilation2d_backprop_filter.cc | 131 auto filter_h = filter_shape[h_axis - 1]; in Dilation2DBackpropFilterInferShape() local
|
| D | dilation2d_backprop_input.cc | 131 auto filter_h = filter_shape[h_axis - 1]; in Dilation2DBackpropInputInferShape() local
|
| /third_party/mindspore/mindspore-src/source/tests/vm_impl/ |
| D | vm_me.py | 155 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/ |
| D | vp8dsp_armv6.S | 648 .macro filter_h inner macro
|