Skip to content

Commit 2ab146d

Browse files
eslesar-awslaurenyu
authored andcommitted
doc: edit description of local mode in overview.rst (#722)
1 parent cd4d75a commit 2ab146d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/overview.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Local Mode
108108

109109
The SageMaker Python SDK supports local mode, which allows you to create estimators and deploy them to your local environment.
110110
This is a great way to test your deep learning scripts before running them in SageMaker's managed training or hosting environments.
111-
Local Mode is supported for only frameworks (e.g. TensorFlow, MXNet) and images you supply yourself.
111+
Local Mode is supported for frameworks images (TensorFlow, MXNet, Chainer, PyTorch, and Scikit-Learn) and images you supply yourself.
112112

113113
We can take the example in `Using Estimators <#using-estimators>`__ , and use either ``local`` or ``local_gpu`` as the instance type.
114114

0 commit comments

Comments
 (0)