File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
tensorflow_model_optimization/g3doc/guide/clustering Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -46,9 +46,9 @@ Users can apply clustering with the following APIs:
46
46
<th>Size of compressed .tflite (MB)</th>
47
47
</tr >
48
48
<tr >
49
- <td rowspan="3 ">MobileNetV1</td>
50
- <td rowspan="3 ">70.976</td>
51
- <td rowspan="3 ">14.97</td>
49
+ <td rowspan="4 ">MobileNetV1</td>
50
+ <td rowspan="4 ">70.976</td>
51
+ <td rowspan="4 ">14.97</td>
52
52
</tr >
53
53
<tr >
54
54
<td>Selective (last 3 Conv2D layers)</td>
@@ -69,9 +69,9 @@ Users can apply clustering with the following APIs:
69
69
<td>4.43</td>
70
70
</tr >
71
71
<tr >
72
- <td rowspan="3 ">MobileNetV2</td>
73
- <td rowspan="3 ">71.778</td>
74
- <td rowspan="3 ">12.38</td>
72
+ <td rowspan="4 ">MobileNetV2</td>
73
+ <td rowspan="4 ">71.778</td>
74
+ <td rowspan="4 ">12.38</td>
75
75
</tr >
76
76
<tr >
77
77
<td>Selective (last 3 Conv2D layers)</td>
You can’t perform that action at this time.
0 commit comments