Skip to content

Commit 4e31b4d

Browse files
authored
Remove TF2ONNX Examples (#1780)
Signed-off-by: zehao-intel <[email protected]>
1 parent 73794e4 commit 4e31b4d

File tree

26 files changed

+0
-2032
lines changed

26 files changed

+0
-2032
lines changed

examples/README.md

Lines changed: 0 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -357,42 +357,12 @@ Intel® Neural Compressor validated examples with multiple compression technique
357357
</tr>
358358
</thead>
359359
<tbody>
360-
<tr>
361-
<td>ResNet50 V1</td>
362-
<td>Image Recognition</td>
363-
<td>TF2ONNX</td>
364-
<td><a href="./tensorflow/image_recognition/tensorflow_models/resnet50_v1/export">int8 fp32</a></td>
365-
</tr>
366360
<tr>
367361
<td>ResNet50 V1.5</td>
368362
<td>Image Recognition</td>
369363
<td>TF2ONNX</td>
370364
<td><a href="./tensorflow/image_recognition/tensorflow_models/resnet50_v1_5/export">int8 fp32</a></td>
371365
</tr>
372-
<tr>
373-
<td>MobileNet V2</td>
374-
<td>Image Recognition</td>
375-
<td>TF2ONNX</td>
376-
<td><a href="./tensorflow/image_recognition/tensorflow_models/mobilenet_v2/export">int8 fp32</a></td>
377-
</tr>
378-
<tr>
379-
<td>VGG16</td>
380-
<td>Image Recognition</td>
381-
<td>TF2ONNX</td>
382-
<td><a href="./tensorflow/image_recognition/tensorflow_models/vgg16/export">int8 fp32</a></td>
383-
</tr>
384-
<tr>
385-
<td>Faster R-CNN ResNet50</td>
386-
<td>Object Detection</td>
387-
<td>TF2ONNX</td>
388-
<td><a href="./tensorflow/object_detection/tensorflow_models/faster_rcnn_resnet50/export">int8 fp32</a></td>
389-
</tr>
390-
<tr>
391-
<td>SSD MobileNet V1</td>
392-
<td>Object Detection</td>
393-
<td>TF2ONNX</td>
394-
<td><a href="./tensorflow/object_detection/tensorflow_models/ssd_mobilenet_v1/export">int8 fp32</a></td>
395-
</tr>
396366
</tbody>
397367
</table>
398368

examples/tensorflow/image_recognition/tensorflow_models/mobilenet_v2/export/README.md

Lines changed: 0 additions & 124 deletions
This file was deleted.

examples/tensorflow/image_recognition/tensorflow_models/mobilenet_v2/export/main.py

Lines changed: 0 additions & 149 deletions
This file was deleted.

examples/tensorflow/image_recognition/tensorflow_models/mobilenet_v2/export/requirements.txt

Lines changed: 0 additions & 6 deletions
This file was deleted.

examples/tensorflow/image_recognition/tensorflow_models/mobilenet_v2/export/run_benchmark.sh

Lines changed: 0 additions & 42 deletions
This file was deleted.

0 commit comments

Comments
 (0)