Running and Verification
Procedure
- Use PuTTY to log in to the server as the root user.
- 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:

Parent topic: Chainer 7.8.1 Porting Guide (Kylin V10)