“b9b75377a2db78651023707ef9b6a342c661eaf4”上不存在“python/paddle/fluid/tests/unittests/test_hinge_loss_op.py”
提交 546d63d5 编写于 作者: W weishengyu

dbg

上级 c749bdf9
......@@ -312,7 +312,7 @@ class ResNet(TheseusLayer):
self.avg_pool = AdaptiveAvgPool2D(1)
self.flatten = nn.Flatten()
self.avg_pool_channels = self.num_channels[-1] * 2
stdv = 1.0 / math.sqrt(self.avg_pool_channels * 1.0)
self.fc = Linear(
self.avg_pool_channels,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册