Skip to content

Commit e745bcf

Browse files
authored
Merge pull request #5369 from cs2be/ADD_PRINT_OPERATORS_DOC
Add print_operators_doc to Paddle Docker Image
2 parents c0d2ca5 + 610c39d commit e745bcf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

paddle/scripts/docker/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ ${DOCKERFILE_CUDNN_DSO}
162162
${DOCKERFILE_GPU_ENV}
163163
ADD go/cmd/pserver/pserver /usr/bin/
164164
ADD go/cmd/master/master /usr/bin/
165+
ADD paddle/pybind/print_operators_doc /usr/bin/
165166
# default command shows the paddle version and exit
166167
CMD ["paddle", "version"]
167168
EOF

0 commit comments

Comments
 (0)