MCPcopy Create free account
hub / github.com/Jack-Cherish/Deep-Learning / get_patch

Function get_patch

Tutorial/lesson-6/cnn.py:7–22  ·  view source on GitHub ↗

从输入数组中获取本次卷积的区域, 自动适配输入为2D和3D的情况

(input_array, i, j, filter_width,
              filter_height, stride)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

convFunction · 0.70
forwardMethod · 0.70
backwardMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected