File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -20,9 +20,9 @@ The common issues we run into we try to document here [Troubleshooting Guide](Tr
20
20
<br />
21
21
22
22
| Build Type | OS | Python | TensorFlow | ONNX opset |
23
- | --- | --- | --- | --- | --- | --- |
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 |
23
+ | --- | - | --- | --- | --- |
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 |
26
26
<br />
27
27
28
28
## Supported Versions
@@ -46,7 +46,7 @@ You can install tf2onnx on top of tf-1.x or tf-2.x.
46
46
47
47
### Python
48
48
49
- We support Python ``` 3.7-3.10 ``` .
49
+ We support Python ``` 3.7-3.12 ``` .
50
50
51
51
## Prerequisites
52
52
You can’t perform that action at this time.
0 commit comments