Searched defs:filter_h (Results 1 – 3 of 3) sorted by relevance
/third_party/mindspore/tests/ut/cpp/python_input/gtest_input/pynative/ |
D | ops_test.py | 23 def im2col(img, filter_h, filter_w, stride=1, pad=0, dilation=1): argument
|
/third_party/mindspore/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
|