File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ framework: &FRAMEWORK tensorflow
5
5
version : &VERSION 2.18.0
6
6
short_version : &SHORT_VERSION 2.18
7
7
arch_type : x86
8
- # autopatch_build: "True"
8
+ autopatch_build : " True"
9
9
10
10
repository_info :
11
11
inference_repository : &INFERENCE_REPOSITORY
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ framework: &FRAMEWORK tensorflow
5
5
version : &VERSION 2.18.0
6
6
short_version : &SHORT_VERSION 2.18
7
7
arch_type : x86
8
- # autopatch_build: "True"
8
+ autopatch_build : " True"
9
9
10
10
repository_info :
11
11
inference_repository : &INFERENCE_REPOSITORY
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ framework: &FRAMEWORK tensorflow
5
5
version : &VERSION 2.19.0
6
6
short_version : &SHORT_VERSION 2.19
7
7
arch_type : x86
8
- # autopatch_build: "True"
8
+ autopatch_build : " True"
9
9
10
10
repository_info :
11
11
inference_repository : &INFERENCE_REPOSITORY
You can’t perform that action at this time.
0 commit comments