We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents db2aa80 + accf26d commit 02b57dbCopy full SHA for 02b57db
1 file changed
PyTorch/Classification/ConvNets/README.md
@@ -36,7 +36,7 @@ The following table shows the validation accuracy results of the
36
three classification models side-by-side.
37
38
39
-| **arch** | **AMP Top1** | **AMP Top5** | **FP32 Top1** | **FP32 Top1** |
+| **arch** | **AMP Top1** | **AMP Top5** | **FP32 Top1** | **FP32 Top5** |
40
|:-:|:-:|:-:|:-:|:-:|
41
| resnet50 | 78.46 | 94.15 | 78.50 | 94.11 |
42
| resnext101-32x4d | 80.08 | 94.89 | 80.14 | 95.02 |
0 commit comments