Skip to content

Commit

Permalink
add paddle wheel
Browse files Browse the repository at this point in the history
  • Loading branch information
Woodman3 committed Feb 1, 2025
1 parent d080a72 commit a414ab1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docker/docker_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,9 @@ OPTION:
cuda_wheel_py310 : CUDA Python 3.10 wheel, release mode
cuda_wheel_py311 : CUDA Python 3.11 wheel, release mode
cuda_wheel_py312 : CUDA Python 3.12 wheel, release mode
# Paddle wheels (Dockerfile.paddle)
paddle_cuda_wheel_py310_dev : CUDA Python 3.10 wheel, developer mode
paddle_cuda_wheel_py310 : CUDA Python 3.10 wheel, release mode
"

HOST_OPEN3D_ROOT="$(cd "$(dirname "${BASH_SOURCE[0]}")"/.. >/dev/null 2>&1 && pwd)"
Expand Down

0 comments on commit a414ab1

Please sign in to comment.