We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9eb8704 commit 1325d8cCopy full SHA for 1325d8c
docs/install/pip/linux-pip.md
@@ -1,6 +1,6 @@
1
# Linux 下的 PIP 安装
2
3
-The Python Package Index(PyPI)是 Python 的包管理器。本文档为你介绍 PyPI 安装方式,飞桨提供的 PyPI 安装包支持分布式训练(多机多卡)、TensorRT 推理功能;PyPI 下载详见 PyPI 官网(PyPI 官网设置链接:https://pypi.org/)。
+[The Python Package Index(PyPI)](https://pypi.org/)是 Python 的包管理器。本文档为你介绍 PyPI 安装方式,飞桨提供的 PyPI 安装包支持分布式训练(多机多卡)、TensorRT 推理功能。
4
5
## 一、环境准备
6
0 commit comments