Compilation and Installation
Procedure
- Use PuTTY to log in to the server as the root user.
- Go to the main program installation directory.
cd /path/to/keras
- Install Keras.
pip3 install keras==2.9.0 --trusted-host mirrors.tools.huawei.com -i http://mirrors.tools.huawei.com/pypi/simple
Information similar to the following is displayed:

Parent topic: Keras 2.9.0 Porting Guide (Kylin V10)