Skip to content

Commit 1c00ce2

Browse files
authored
Update prebuilt_wheels.md
1 parent 05e7fe7 commit 1c00ce2

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

docs/compile/prebuilt_wheels.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,10 @@ python -m pip install fastdeploy_python-0.2.0-cp38-cp38-manylinux1_x86_64.whl
5050

5151
| 安装包 | 硬件 | Python版本 |
5252
| :---- | :-- | :------ |
53-
| [comming...] | CPU | 3.7 |
54-
| [comming...] | CPU | 3.8 |
55-
| [comming...] | CPU | 3.9 |
53+
| [fastdeploy_python-0.2.0-cp36-cp36m-manylinux_2_17_aarch64.whl](https://bj.bcebos.com/paddle2onnx/libs/wheels/fastdeploy_python-0.2.0-cp36-cp36m-manylinux_2_17_aarch64.whl) | CPU | 3.6 |
54+
| [fastdeploy_python-0.2.0-cp37-cp37m-manylinux_2_17_aarch64.whl](https://bj.bcebos.com/paddle2onnx/libs/wheels/fastdeploy_python-0.2.0-cp37-cp37m-manylinux_2_17_aarch64.whl) | CPU | 3.7 |
55+
| [fastdeploy_python-0.2.0-cp38-cp38-manylinux_2_17_aarch64.whl](https://bj.bcebos.com/paddle2onnx/libs/wheels/fastdeploy_python-0.2.0-cp38-cp38-manylinux_2_17_aarch64.whl) | CPU | 3.8 |
56+
| [fastdeploy_python-0.2.0-cp39-cp39-manylinux_2_17_aarch64.whl](https://bj.bcebos.com/paddle2onnx/libs/wheels/fastdeploy_python-0.2.0-cp39-cp39-manylinux_2_17_aarch64.whl) | CPU | 3.9 |
5657

5758
### Mac OSX平台
5859

0 commit comments

Comments
 (0)