我要评分
获取效率
正确性
完整性
易理解

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: