File tree 11 files changed +11
-11
lines changed
endpoints/batch/mnist/environment
1a_oj_sales_prediction/src
2a_iris_batch_prediction/environment
pipelines/iris-batch-prediction-using-parallel/environment
endpoints/batch/mnist/environment
1a_oj_sales_prediction/src
2a_iris_batch_prediction/environment
pipelines/1g_pipeline_with_parallel_nodes/src
11 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 8
8
" pip" ,
9
9
{
10
10
"pip" : [
11
- " tensorflow==1.15.2 " ,
11
+ " tensorflow==2.1.4 " ,
12
12
" pillow" ,
13
13
" azureml-core" ,
14
14
" azureml-dataset-runtime[fuse]"
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ dependencies:
5
5
- python=3.6.2
6
6
- pip<22.0
7
7
- pip :
8
- - tensorflow==1.15.2
8
+ - tensorflow==2.1.4
9
9
- pillow
10
10
- pandas
11
11
- azureml-core
Original file line number Diff line number Diff line change @@ -13,5 +13,5 @@ dependencies:
13
13
- azureml-core
14
14
- scikit-learn~=0.20.0
15
15
- cloudpickle==1.1.1
16
- - tensorflow==1.15.2
16
+ - tensorflow==2.1.4
17
17
- mltable==1.0.0
Original file line number Diff line number Diff line change @@ -13,5 +13,5 @@ dependencies:
13
13
- azureml-core
14
14
- scikit-learn~=0.20.0
15
15
- cloudpickle==1.1.1
16
- - tensorflow==1.15.2
16
+ - tensorflow==2.1.4
17
17
- mltable==1.0.0
Original file line number Diff line number Diff line change @@ -13,4 +13,4 @@ dependencies:
13
13
- azureml-core
14
14
- scikit-learn~=0.20.0
15
15
- cloudpickle==1.1.1
16
- - tensorflow==1.15.2
16
+ - tensorflow==2.1.4
Original file line number Diff line number Diff line change @@ -13,4 +13,4 @@ dependencies:
13
13
- azureml-core
14
14
- scikit-learn~=0.20.0
15
15
- cloudpickle==1.1.1
16
- - tensorflow==1.15.2
16
+ - tensorflow==2.1.4
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ dependencies:
5
5
- python=3.6.2
6
6
- pip
7
7
- pip :
8
- - tensorflow==1.15.2
8
+ - tensorflow==2.1.4
9
9
- pillow
10
10
- pandas
11
11
- azureml-core
Original file line number Diff line number Diff line change @@ -13,5 +13,5 @@ dependencies:
13
13
- azureml-core
14
14
- scikit-learn~=0.20.0
15
15
- cloudpickle==1.1.1
16
- - tensorflow==1.15.2
16
+ - tensorflow==2.1.4
17
17
- mltable==1.0.0
Original file line number Diff line number Diff line change @@ -13,5 +13,5 @@ dependencies:
13
13
- azureml-core
14
14
- scikit-learn~=0.20.0
15
15
- cloudpickle==1.1.1
16
- - tensorflow==1.15.2
16
+ - tensorflow==2.1.4
17
17
- mltable==1.0.0
Original file line number Diff line number Diff line change @@ -13,4 +13,4 @@ dependencies:
13
13
- azureml-core
14
14
- scikit-learn~=0.20.0
15
15
- cloudpickle==1.1.1
16
- - tensorflow==1.15.2
16
+ - tensorflow==2.1.4
Original file line number Diff line number Diff line change @@ -13,4 +13,4 @@ dependencies:
13
13
- azureml-core
14
14
- scikit-learn~=0.20.0
15
15
- cloudpickle==1.1.1
16
- - tensorflow==1.15.2
16
+ - tensorflow==2.1.4
You can’t perform that action at this time.
0 commit comments