Skip to content

Commit 77a89ed

Browse files
committed
Merge branch 'master' of https://github.com/yl-to/sagemaker-python-sdk into torchrun_gpu_sup
2 parents 4b0e14c + 2c3b3fa commit 77a89ed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ To run the unit tests with tox, run:
126126

127127
tox tests/unit
128128

129-
**Integrations tests**
129+
**Integration tests**
130130

131131
To run the integration tests, the following prerequisites must be met
132132

tests/unit/sagemaker/image_uris/test_graviton.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"r6g",
2828
"r6gd",
2929
]
30-
GRAVITON_ALGOS = ("tensorflow", "pytotch")
30+
GRAVITON_ALGOS = ("tensorflow", "pytorch")
3131
GRAVITON_INSTANCE_TYPES = [
3232
"ml.m6g.4xlarge",
3333
"ml.m6gd.2xlarge",

0 commit comments

Comments
 (0)