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