Skip to content

Commit

Permalink
Update Run_On_NPU_CN.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ShiningZhang authored Apr 13, 2022
1 parent b7c34c6 commit 2ecfdbe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/Run_On_NPU_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ go env -w GOPROXY=https://goproxy.cn,direct
go install github.com/grpc-ecosystem/grpc-gateway/[email protected]
go install github.com/grpc-ecosystem/grpc-gateway/[email protected]
go install github.com/golang/protobuf/[email protected]
go install google.golang.org/[email protected].0
go install google.golang.org/[email protected].1
go env -w GO111MODULE=auto
```

Expand Down Expand Up @@ -193,4 +193,4 @@ python3 -m paddle_serving_server.serve --model resnet_v2_50_imagenet_model --thr
## 其他说明

### NPU芯片支持相关参考资料
* [昇腾NPU芯片运行飞桨](https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/09_hardware_support/npu_docs/paddle_install_cn.html)
* [昇腾NPU芯片运行飞桨](https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/09_hardware_support/npu_docs/paddle_install_cn.html)

0 comments on commit 2ecfdbe

Please sign in to comment.