You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Build Type | OS | Python | Tensorflow | Onnx opset | Status |
5
5
| --- | --- | --- | --- | --- | --- |
6
-
| Unit Test - Basic | Linux, MacOS<sup>\*</sup>, Windows<sup>\*</sup> | 3.5, 3.6 | 1.5-1.13| 7-10 |[](https://dev.azure.com/tensorflow-onnx/tensorflow-onnx/_build/latest?definitionId=16&branchName=master)|
7
-
| Unit Test - Full | Linux, MacOS, Windows | 3.5, 3.6, 3.7 | 1.5-1.13| 7-10 |[](https://dev.azure.com/tensorflow-onnx/tensorflow-onnx/_build/latest?definitionId=18&branchName=master)||
6
+
| Unit Test - Basic | Linux, MacOS<sup>\*</sup>, Windows<sup>\*</sup> | 3.5, 3.6 | 1.5-1.14| 7-10 |[](https://dev.azure.com/tensorflow-onnx/tensorflow-onnx/_build/latest?definitionId=16&branchName=master)|
7
+
| Unit Test - Full | Linux, MacOS, Windows | 3.5, 3.6, 3.7 | 1.5-1.14| 7-10 |[](https://dev.azure.com/tensorflow-onnx/tensorflow-onnx/_build/latest?definitionId=18&branchName=master)||
8
8
9
-
<aname="build_status_footnote">\*</a> Only test on python3.6, TF1.13.
9
+
<aname="build_status_footnote">\*</a> Only test on python3.6, TF1.14.
10
10
11
11
# Supported ONNX version
12
12
tensorflow-onnx will use the ONNX version installed on your system and installs the latest ONNX version if none is found.
@@ -51,7 +51,7 @@ For pytorch/caffe2, follow the instructions here:
51
51
We tested with pytorch/caffe2 and onnxruntime and unit tests are passing for those.
52
52
53
53
## Supported Tensorflow and Python Versions
54
-
We are testing with tensorflow 1.5-1.13 and anaconda **3.5,3.6,3.7**.
54
+
We are testing with tensorflow 1.5-1.14 and anaconda **3.5,3.6,3.7**.
0 commit comments