File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ The common issues we run into we try to document here [Troubleshooting Guide](Tr
2121
2222| Build Type | OS | Python | TensorFlow | ONNX opset |
2323| --- | - | --- | --- | --- |
24- | Unit Test - Basic | Linux, Windows | 3.7-3.10 | 1.15, 2.9-2.15 | 14-18 |
25- | Unit Test - Full | Linux, Windows | 3.7-3.10 | 1.15, 2.9-2.15 | 14-18 |
24+ | Unit Test - Basic | Linux, Windows | 3.7-3.12 | 1.15, 2.9-2.15 | 14-18 |
25+ | Unit Test - Full | Linux, Windows | 3.7-3.12 | 1.15, 2.9-2.15 | 14-18 |
2626<br />
2727
2828## Supported Versions
@@ -46,7 +46,7 @@ You can install tf2onnx on top of tf-1.x or tf-2.x.
4646
4747### Python
4848
49- We support Python ``` 3.7-3.10 ``` .
49+ We support Python ``` 3.7-3.12 ``` .
5050
5151## Prerequisites
5252
You can’t perform that action at this time.
0 commit comments