We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5c0bcf commit 2c3b3faCopy full SHA for 2c3b3fa
tests/unit/sagemaker/image_uris/test_graviton.py
@@ -27,7 +27,7 @@
27
"r6g",
28
"r6gd",
29
]
30
-GRAVITON_ALGOS = ("tensorflow", "pytotch")
+GRAVITON_ALGOS = ("tensorflow", "pytorch")
31
GRAVITON_INSTANCE_TYPES = [
32
"ml.m6g.4xlarge",
33
"ml.m6gd.2xlarge",
0 commit comments