Rate This Document
Findability
Accuracy
Completeness
Readability

Running and Verification

Procedure

  1. Use PuTTY to log in to the server as the root user.
  2. Verify Chainer.
    python3

    Type import chainer and press Enter.

    Type chainer.print_runtime_info() and press Enter.

    If no error is reported, the Chainer module is successfully imported.

    Information similar to the following is displayed: