We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d966a60 commit 6ecf8feCopy full SHA for 6ecf8fe
tests/unit/sagemaker/image_uris/test_autogluon.py
@@ -54,7 +54,7 @@
54
"0.5.2",
55
"0.5",
56
"0.6.1",
57
- "0.6"
+ "0.6",
58
]
59
SCOPES = ["training", "inference"]
60
PROCESSORS = ["cpu", "gpu"]
0 commit comments