Skip to content

Commit b62cd55

Browse files
committed
add results
1 parent 40a6dfa commit b62cd55

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,14 +107,15 @@ python timm_train.py --data /userhome/temp_data/ImageNet -b 256 --model_method m
107107
| proxyless_mobile | 300 | 0.2 | 0.1 |320.428 |74.36|
108108
| proxyless_gpu | 300 | 0.2 | 0.1 |465.260 |75.42|
109109
| proxyless_cpu | 300 | 0.2 | 0.1 |439.244 |75.00|
110-
| ofa_595 | 300 | 0.2 | 0.1 |512.862 |-|
110+
| ofa_595 | 300 | 0.2 | 0.1 |512.862 |76.87|
111111
| ofa_482 | 300 | 0.2 | 0.1 |482.413 |-|
112112
| ofa_398 | 300 | 0.2 | 0.1 |389.488 |75.90|
113113
| my_600_cifar10 | 300 | 0.2 | 0.1 |570.014 |-|
114114
| my_500_cifar10 | 300 | 0.2 | 0.1 |494.585 |-|
115115
| my_400_cifar10 | 300 | 0.2 | 0.1 |395.348 |-|
116116
| proxyless_mobile_14 | 300 | 0.0 | 0.1 |580.883 |75.27|
117117
| proxyless_gpu | 300 | 0.0 | 0.1 |465.260 |74.16|
118+
| ofa_482 | 300 | 0.0 | 0.1 |482.413 |75.80|
118119

119120
### CIFAR-10
120121

0 commit comments

Comments
 (0)