Skip to content

Commit 12aa9dc

Browse files
Delete unnecessary statement
1 parent 94296e9 commit 12aa9dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,13 +154,13 @@ It is also being tested with IMX500 Converter and TPC versions:
154154
<details id="supported-converter-versions">
155155
<summary>Supported Versions Table (IMX500 Converter and TPC)</summary>
156156

157-
| PyTorch 2.6 | TPC 1.0 | TPC 4.0 | TPC 5.0 |
157+
| | TPC 1.0 | TPC 4.0 | TPC 5.0 |
158158
| --------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
159159
| IMX500 Converter 3.14 | [![Run Tests](https://github.com/SonySemiconductorSolutions/mct-model-optimization/actions/workflows/run_pytorch_tests_conv314_tpc10.yml/badge.svg)](https://github.com/SonySemiconductorSolutions/mct-model-optimization/actions/workflows/run_pytorch_tests_conv314_tpc10.yml) | <p align="center"> Not supported </p> | <p align="center"> Not supported </p> |
160160
| IMX500 Converter 3.16 | [![Run Tests](https://github.com/SonySemiconductorSolutions/mct-model-optimization/actions/workflows/run_pytorch_tests_conv316_tpc10.yml/badge.svg)](https://github.com/SonySemiconductorSolutions/mct-model-optimization/actions/workflows/run_pytorch_tests_conv316_tpc10.yml) | [![Run Tests](https://github.com/SonySemiconductorSolutions/mct-model-optimization/actions/workflows/run_pytorch_tests_conv316_tpc40.yml/badge.svg)](https://github.com/SonySemiconductorSolutions/mct-model-optimization/actions/workflows/run_pytorch_tests_conv316_tpc40.yml) | <p align="center"> Not supported </p> |
161161
| IMX500 Converter 3.17 | [![Run Tests](https://github.com/SonySemiconductorSolutions/mct-model-optimization/actions/workflows/run_pytorch_tests_conv317_tpc10.yml/badge.svg)](https://github.com/SonySemiconductorSolutions/mct-model-optimization/actions/workflows/run_pytorch_tests_conv317_tpc10.yml) | [![Run Tests](https://github.com/SonySemiconductorSolutions/mct-model-optimization/actions/workflows/run_pytorch_tests_conv317_tpc40.yml/badge.svg)](https://github.com/SonySemiconductorSolutions/mct-model-optimization/actions/workflows/run_pytorch_tests_conv317_tpc40.yml) | [![Run Tests](https://github.com/SonySemiconductorSolutions/mct-model-optimization/actions/workflows/run_pytorch_tests_conv317_tpc50.yml/badge.svg)](https://github.com/SonySemiconductorSolutions/mct-model-optimization/actions/workflows/run_pytorch_tests_conv317_tpc50.yml) |
162162

163-
| TensorFlow 2.15 | TPC 1.0 | TPC 4.0 | TPC 5.0 |
163+
| | TPC 1.0 | TPC 4.0 | TPC 5.0 |
164164
| --------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
165165
| IMX500 Converter 3.14 | [![Run Tests](https://github.com/SonySemiconductorSolutions/mct-model-optimization/actions/workflows/run_keras_tests_conv314_tpc10.yml/badge.svg)](https://github.com/SonySemiconductorSolutions/mct-model-optimization/actions/workflows/run_keras_tests_conv314_tpc10.yml) | <p align="center"> Not supported </p> | <p align="center"> Not supported </p> |
166166
| IMX500 Converter 3.16 | [![Run Tests](https://github.com/SonySemiconductorSolutions/mct-model-optimization/actions/workflows/run_keras_tests_conv316_tpc10.yml/badge.svg)](https://github.com/SonySemiconductorSolutions/mct-model-optimization/actions/workflows/run_keras_tests_conv316_tpc10.yml) | [![Run Tests](https://github.com/SonySemiconductorSolutions/mct-model-optimization/actions/workflows/run_keras_tests_conv316_tpc40.yml/badge.svg)](https://github.com/SonySemiconductorSolutions/mct-model-optimization/actions/workflows/run_keras_tests_conv316_tpc40.yml) | <p align="center"> Not supported </p> |

0 commit comments

Comments
 (0)