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:
4646 <th>Size of compressed .tflite (MB)</th>
4747 </tr >
4848 <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>
5252 </tr >
5353 <tr >
5454 <td>Selective (last 3 Conv2D layers)</td>
@@ -69,9 +69,9 @@ Users can apply clustering with the following APIs:
6969 <td>4.43</td>
7070 </tr >
7171 <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>
7575 </tr >
7676 <tr >
7777 <td>Selective (last 3 Conv2D layers)</td>
You can’t perform that action at this time.
0 commit comments