File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ neuronx_mode = false
1515graviton_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 = false
18+ arm64_mode = true
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)
2121habana_mode = false
@@ -123,7 +123,7 @@ dlc-pr-base = ""
123123
124124# Standard Framework Training
125125dlc-pr-pytorch-training = " "
126- dlc-pr-tensorflow-2-training = " tensorflow/training /buildspec-2-19-sm.yml"
126+ dlc-pr-tensorflow-2-training = " tensorflow/inference /buildspec-arm64 -2-19-sm.yml"
127127dlc-pr-autogluon-training = " "
128128
129129# ARM64 Training
You can’t perform that action at this time.
0 commit comments