Skip to content

Commit

Permalink
del
Browse files Browse the repository at this point in the history
  • Loading branch information
tianshuo78520a committed May 27, 2021
1 parent 7882fb5 commit b6b0bea
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions paddle/scripts/paddle_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2075,10 +2075,6 @@ function summary_check_problems() {
set -x
}

function build_so_cache(){
pwd
tar --use-compress-program=pigz -cpf proto_so.tar.gz `find . -name "*.so" -o -name "proto" -o -name "*.so.*"`
}

function reuse_so_cache() {
get_html="https://api.github.com/repos/PaddlePaddle/Paddle"
Expand Down

1 comment on commit b6b0bea

@paddle-bot-old
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Congratulation! Your pull request passed all required CI. You could ask reviewer(s) to approve and merge. 🎉

Please sign in to comment.