Skip to content

Commit fec0207

Browse files
authored
Add 4.1.0 to supported Chainer version list (#378)
1 parent d726fe0 commit fec0207

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/sagemaker/chainer/README.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
1-
21
=======================================
32
Chainer SageMaker Estimators and Models
43
=======================================
54

65
With Chainer Estimators, you can train and host Chainer models on Amazon SageMaker.
76

8-
Supported versions of Chainer: ``4.0.0``
7+
Supported versions of Chainer: ``4.0.0``, ``4.1.0``
98

109
You can visit the Chainer repository at https://github.com/chainer/chainer.
1110

@@ -667,4 +666,3 @@ Alternatively, you can build your own image by following the instructions in the
667666
repository, and passing ``image_name`` to the Chainer Estimator constructor.
668667

669668
You can visit the SageMaker Chainer containers repository here: https://github.com/aws/sagemaker-chainer-containers/
670-

0 commit comments

Comments
 (0)