Skip to content

Commit 32f37d1

Browse files
author
Shibo Xing
committed
fix: 1.4.0 missing py_version for inference
1 parent 53e1a83 commit 32f37d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sagemaker/image_uri_config/pytorch.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,7 @@
264264
},
265265
"1.4.0": {
266266
"py_versions": [
267+
"py2",
267268
"py3"
268269
],
269270
"registries": {

0 commit comments

Comments
 (0)