提交 d22242b9 authored 作者: Frederic's avatar Frederic

[DOC] doc equivalent term to subsample

上级 1edf2dca
......@@ -58,7 +58,8 @@ def conv2d(input, filters, image_shape=None, filter_shape=None,
of shape: image_shape + filter_shape - 1
:type subsample: tuple of len 2
:param subsample: factor by which to subsample the output
:param subsample: factor by which to subsample the output.
Also called strides elsewhere.
:type image_shape: None, tuple/list of len 4 of int or Constant variable
:param image_shape: The shape of the input parameter.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论