Skip to content

Commit e460951

Browse files
authored
Update README.md
Signed-off-by: Andreas Fehlner <fehlner@arcor.de>
1 parent 10b2d31 commit e460951

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
<!--- SPDX-License-Identifier: Apache-2.0 -->
1+
<!--
2+
Copyright (c) ONNX Project Contributors
3+
4+
SPDX-License-Identifier: Apache-2.0
5+
-->
26

37
# tf2onnx - Convert TensorFlow, Keras, Tensorflow.js and Tflite models to ONNX.
48

@@ -15,10 +19,10 @@ The common issues we run into we try to document here [Troubleshooting Guide](Tr
1519

1620
<br/>
1721

18-
| Build Type | OS | Python | TensorFlow | ONNX opset | Status |
22+
| Build Type | OS | Python | TensorFlow | ONNX opset |
1923
| --- | --- | --- | --- | --- | --- |
20-
| Unit Test - Basic | Linux, Windows | 3.7-3.10 | 1.15, 2.9-2.15 | 14-18 | [![Build Status](https://dev.azure.com/tensorflow-onnx/tensorflow-onnx/_apis/build/status/unit_test?branchName=main)](https://dev.azure.com/tensorflow-onnx/tensorflow-onnx/_build/latest?definitionId=16&branchName=main) |
21-
| Unit Test - Full | Linux, Windows | 3.7-3.10 | 1.15, 2.9-2.15 | 14-18 | [![Build Status](https://dev.azure.com/tensorflow-onnx/tensorflow-onnx/_apis/build/status/unit_test-matrix?branchName=main)](https://dev.azure.com/tensorflow-onnx/tensorflow-onnx/_build/latest?definitionId=18&branchName=main) | |
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 |
2226
<br/>
2327

2428
## Supported Versions

0 commit comments

Comments
 (0)