Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions src/sagemaker/chainer/README.rst
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@

=======================================
Chainer SageMaker Estimators and Models
=======================================

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

Supported versions of Chainer: ``4.0.0``
Supported versions of Chainer: ``4.0.0``, ``4.1.0``

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

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

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