提交 0511438e 编写于 作者: W wangkechn 提交者: François Chollet

Update cifar10_resnet.py (#10199)

change the comments on line 133.
上级 50411ccb
......@@ -130,7 +130,7 @@ def resnet_layer(inputs,
activation (string): activation name
batch_normalization (bool): whether to include batch normalization
conv_first (bool): conv-bn-activation (True) or
activation-bn-conv (False)
bn-activation-conv (False)
# Returns
x (tensor): tensor as input to the next layer
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册