Skip to content

Commit b9aedea

Browse files
committed
build x86 sm image
1 parent 02221f4 commit b9aedea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dlc_developer_config.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ neuronx_mode = false
1515
graviton_mode = false
1616
# Please only set it to true if you are preparing a ARM64 related PR
1717
# Do remember to revert it back to false before merging any PR (including ARM64 dedicated PR)
18-
arm64_mode = true
18+
arm64_mode = false
1919
# Please only set it to True if you are preparing a HABANA related PR
2020
# Do remember to revert it back to False before merging any PR (including HABANA dedicated PR)
2121
habana_mode = false
@@ -127,7 +127,7 @@ dlc-pr-tensorflow-2-training = ""
127127
dlc-pr-autogluon-training = ""
128128

129129
# ARM64 Training
130-
dlc-pr-pytorch-arm64-training = "pytorch/inference/buildspec-arm64-2-5-sm.yml"
130+
dlc-pr-pytorch-arm64-training = "pytorch/inference/buildspec-2-5-sm.yml"
131131

132132
# HuggingFace Training
133133
dlc-pr-huggingface-tensorflow-training = ""

0 commit comments

Comments
 (0)