提交 4f1ea9af 编写于 作者: P Paige Bailey 提交者: François Chollet

Grammatical error - "inputs channels" rather than "input". (#10217)

上级 91c701e2
......@@ -89,7 +89,7 @@ def NASNet(input_shape=None,
input_shape: Optional shape tuple, the input shape
is by default `(331, 331, 3)` for NASNetLarge and
`(224, 224, 3)` for NASNetMobile.
It should have exactly 3 inputs channels,
It should have exactly 3 input channels,
and width and height should be no smaller than 32.
E.g. `(224, 224, 3)` would be one valid value.
penultimate_filters: Number of filters in the penultimate layer.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册