We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ad8565 commit 1f358ddCopy full SHA for 1f358dd
dlc_developer_config.toml
@@ -125,7 +125,7 @@ dlc-pr-base = ""
125
126
# Standard Framework Training
127
dlc-pr-pytorch-training = ""
128
-dlc-pr-tensorflow-2-training = ""
+dlc-pr-tensorflow-2-training = "tensorflow/training/buildspec-2-19-sm.yml"
129
dlc-pr-autogluon-training = ""
130
131
# ARM64 Training
tensorflow/training/buildspec-2-19-sm.yml
@@ -5,7 +5,7 @@ framework: &FRAMEWORK tensorflow
5
version: &VERSION 2.19.0
6
short_version: &SHORT_VERSION "2.19"
7
arch_type: x86
8
-autopatch_build: "True"
+autopatch_build: "False"
9
10
repository_info:
11
training_repository: &TRAINING_REPOSITORY
0 commit comments