We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0483fda commit 3c772a7Copy full SHA for 3c772a7
pytorch/inference/buildspec-arm64-2-6-sm.yml
@@ -5,7 +5,7 @@ framework: &FRAMEWORK pytorch
5
version: &VERSION 2.6.0
6
short_version: &SHORT_VERSION "2.6"
7
arch_type: arm64
8
-# autopatch_build: "True"
+autopatch_build: "True"
9
10
repository_info:
11
inference_repository: &INFERENCE_REPOSITORY
pytorch/inference/buildspec-arm64.yml
@@ -1 +1 @@
1
-buildspec_pointer: buildspec-arm64-2-6-ec2.yml
+buildspec_pointer: buildspec-arm64-2-6-sm.yml
0 commit comments