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 c99977d commit 4032ad4Copy full SHA for 4032ad4
docs/zh/install_setup.md
@@ -238,7 +238,7 @@ PaddleScience 提供了多种第三方库供用户在开发时使用,这些库
238
239
``` sh
240
cd PaddleScience
241
- git submodule update --init ppsci/externals/deepali
+ git submodule update --init ppsci/externals/Open3D
242
# install from whl(cuda 118)(recommended)
243
python -m pip install https://paddle-qa.bj.bcebos.com/Open3D/whl/cuda11.8/latest/open3d-0.18.0-cp310-cp310-linux_x86_64.whl
244
# install from whl(cuda 123)(recommended)
0 commit comments