@@ -129,9 +129,9 @@ More details on how to use EPTQ via MCT can be found in the [GPTQ guidelines](ht
129129
130130## <div align =" center " >Supported Versions</div >
131131
132- Currently, MCT is being tested on various Python, Pytorch and TensorFlow versions:
132+ Currently, MCT is being tested on various Python, PyTorch and TensorFlow versions:
133133<details id =" supported-versions " >
134- <summary >Supported Versions Table</summary >
134+ <summary >Supported Versions Table (Python, PyTorch and TensorFlow) </summary >
135135
136136| | PyTorch 2.3 | PyTorch 2.4 | PyTorch 2.5 | PyTorch 2.6 |
137137| -------------| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
@@ -146,6 +146,30 @@ Currently, MCT is being tested on various Python, Pytorch and TensorFlow version
146146
147147</details >
148148
149+
150+ <br >
151+
152+
153+ It is also being tested with IMX500 Converter and TPC versions:
154+ <details id =" supported-converter-versions " >
155+ <summary >Supported Versions Table (IMX500 Converter and TPC)</summary >
156+
157+ #### PyTorch
158+ | | TPC 1.0 | TPC 4.0 | TPC 5.0 |
159+ | --------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
160+ | 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 > |
161+ | 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 > |
162+ | 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 ) |
163+
164+ #### TensorFlow
165+ | | TPC 1.0 | TPC 4.0 | TPC 5.0 |
166+ | --------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
167+ | 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 > |
168+ | 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 > |
169+ | IMX500 Converter 3.17 | [ ![ Run Tests] ( https://github.com/SonySemiconductorSolutions/mct-model-optimization/actions/workflows/run_keras_tests_conv317_tpc10.yml/badge.svg )] ( https://github.com/SonySemiconductorSolutions/mct-model-optimization/actions/workflows/run_keras_tests_conv317_tpc10.yml ) | [ ![ Run Tests] ( https://github.com/SonySemiconductorSolutions/mct-model-optimization/actions/workflows/run_keras_tests_conv317_tpc40.yml/badge.svg )] ( https://github.com/SonySemiconductorSolutions/mct-model-optimization/actions/workflows/run_keras_tests_conv317_tpc40.yml ) | [ ![ Run Tests] ( https://github.com/SonySemiconductorSolutions/mct-model-optimization/actions/workflows/run_keras_tests_conv317_tpc50.yml/badge.svg )] ( https://github.com/SonySemiconductorSolutions/mct-model-optimization/actions/workflows/run_keras_tests_conv317_tpc50.yml ) |
170+
171+ </details >
172+
149173## <div align =" center " >Results</div >
150174
151175<p align =" center " >
0 commit comments