提交 127dab8a authored 作者: David Warde-Farley's avatar David Warde-Farley

Uniformize the language across occurrences.

"each of" the top and bottom, left and right, etc.
上级 7e93a2ee
......@@ -1290,8 +1290,10 @@ class GpuDnnPoolDesc(GpuOp):
The old deprecated name 'average' correspond to 'average_inc_pad'.
pad
(pad_h, pad_w) padding information.
pad_h is the number of zero-valued pixels added to the top and bottom borders.
pad_w is the number of zero-valued pixels added to the left and right borders.
pad_h is the number of zero-valued pixels added to each of the top and
bottom borders.
pad_w is the number of zero-valued pixels added to each of the left and
right borders.
"""
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论