Skip to content

Commit 82ba173

Browse files
committed
build sm image
1 parent 1951c7f commit 82ba173

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dlc_developer_config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ nightly_pr_test_mode = false
124124
dlc-pr-base = ""
125125

126126
# Standard Framework Training
127-
dlc-pr-pytorch-training = "pytorch/training/buildspec-2-9-ec2.yml"
127+
dlc-pr-pytorch-training = "pytorch/training/buildspec-2-9-sm.yml"
128128
dlc-pr-tensorflow-2-training = ""
129129
dlc-pr-autogluon-training = ""
130130

pytorch/training/buildspec-2-9-sm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ framework: &FRAMEWORK pytorch
55
version: &VERSION 2.9.0
66
short_version: &SHORT_VERSION "2.9"
77
arch_type: x86
8-
# autopatch_build: "True"
8+
autopatch_build: "True"
99

1010
repository_info:
1111
training_repository: &TRAINING_REPOSITORY

0 commit comments

Comments
 (0)