We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72f60de commit a92a3abCopy full SHA for a92a3ab
ci_build/azure_pipelines/unit_test.yml
@@ -6,7 +6,7 @@ stages:
6
- template: 'templates/job_generator.yml'
7
parameters:
8
python_versions: ['3.7']
9
- tf_versions: ['1.14.0','1.15.2','2.1.0', '2.2.0']
+ tf_versions: ['1.14.0','1.15.2','2.1.0','2.2.0']
10
onnx_opsets: ['']
11
job:
12
steps:
0 commit comments