Skip to content

Commit

Permalink
Merge pull request #4 from jiweibo/310_subgraph
Browse files Browse the repository at this point in the history
fix lite cuda compile for lite branch _release/2.10
  • Loading branch information
JZZ-NOTE authored Sep 18, 2021
2 parents 9602506 + 3137fe4 commit dd9fe8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/external/lite.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ if (NOT LITE_SOURCE_DIR OR NOT LITE_BINARY_DIR)
GIT_TAG ${LITE_GIT_TAG}
PREFIX ${LITE_SOURCES_DIR}
UPDATE_COMMAND ""
PATCH_COMMAND sed -i "s?NNadapter_bridges_path = os.path.abspath('..')+\"\/lite\/kernels\/nnadapter\/bridges\/paddle_use_bridges.h\"?NNadapter_bridges_path = os.path.abspath(\'..\')+\"\/extern_lite\/lite\/kernels\/nnadapter\/bridges\/paddle_use_bridges.h\"?" ${LITE_SOURCES_DIR}/src/extern_lite//lite/tools/cmake_tools/record_supported_kernel_op.py
BUILD_COMMAND ${LITE_BUILD_COMMAND}
INSTALL_COMMAND ""
CMAKE_ARGS -DCMAKE_CXX_COMPILER=${CMAKE_CXX_COMPILER}
Expand Down

1 comment on commit dd9fe8d

@paddle-bot-old
Copy link

@paddle-bot-old paddle-bot-old bot commented on dd9fe8d Sep 18, 2021

Choose a reason for hiding this comment

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

🕵️ CI failures summary

🔍 PR: #4 Commit ID: dd9fe8d contains failed CI.

🔹 Failed: PR-CI-Kunlun

Unknown Failed
2021-09-18 14:13:22 + ls .
2021-09-18 14:13:22 + du -hs .
2021-09-18 14:13:22 4.0K .
2021-09-18 14:13:22 + REPORT_SERVER=https://xly.bce.baidu.com/ipipe/ipipe-report
2021-09-18 14:13:22 + REPORT_SERVER_USERNAME=paddle
2021-09-18 14:13:22 + REPORT_SERVER_PASSWORD=915eedab953b6f51151f50eb
2021-09-18 14:13:22 + UPLOAD_BUILD_ID=7602212
2021-09-18 14:13:22 + UPLOAD_PATH=c++-coverage
2021-09-18 14:13:22 + CURL_OPTS='-s --connect-timeout 600 --retry 10 --retry-delay 10'
2021-09-18 14:13:22 ++ uuid
2021-09-18 14:13:22 ++ curl -s --connect-timeout 600 --retry 10 --retry-delay 10 -u paddle:915eedab953b6f51151f50eb https://xly.bce.baidu.com/ipipe/ipipe-report/uuid
2021-09-18 14:13:24 + UPLOAD_FILE=/tmp/upload-3b0390ac-e715-477e-842f-7271237023e6.tar.gz
2021-09-18 14:13:25 + echo Archiving
2021-09-18 14:13:25 Archiving
2021-09-18 14:13:25 + tar -czvf /tmp/upload-3b0390ac-e715-477e-842f-7271237023e6.tar.gz .
2021-09-18 14:13:25 ./
2021-09-18 14:13:25 + du -hs /tmp/upload-3b0390ac-e715-477e-842f-7271237023e6.tar.gz
2021-09-18 14:13:25 4.0K /tmp/upload-3b0390ac-e715-477e-842f-7271237023e6.tar.gz
2021-09-18 14:13:25 + curl -s --connect-timeout 600 --retry 10 --retry-delay 10 -u paddle:915eedab953b6f51151f50eb -F buildId=7602212 -F path=c++-coverage -F file=@/tmp/upload-3b0390ac-e715-477e-842f-7271237023e6.tar.gz https://xly.bce.baidu.com/ipipe/ipipe-report/upload

🔹 Failed: PR-CI-NPU

Unknown Failed
2021-09-18 14:20:31 + set +x
2021-09-18 14:20:31 + SOURCE=/paddle/build/coverage-diff
2021-09-18 14:20:31 + [[ -d /paddle/build/coverage-diff ]]
2021-09-18 14:20:31 + [[ -f /paddle/build/coverage-diff ]]
2021-09-18 14:20:31 + echo 'No such file or directory: /paddle/build/coverage-diff'
2021-09-18 14:20:31 No such file or directory: /paddle/build/coverage-diff
2021-09-18 14:20:31 + exit 0
2021-09-18 14:20:31 report uploaded
2021-09-18 14:20:31 ===================================================================
2021-09-18 14:20:31 c++-coverage
2021-09-18 14:20:31 https://xly.bce.baidu.com/ipipe/ipipe-report/report/7602829/c++-coverage/
2021-09-18 14:20:31 ===================================================================
2021-09-18 14:20:31 + [[ 7 -eq 0 ]]
2021-09-18 14:20:31 + [[ 7 -eq 4 ]]
2021-09-18 14:20:31 + [[ 7 -eq 6 ]]
2021-09-18 14:20:31 + [[ 7 -eq 7 ]]
2021-09-18 14:20:31 + echo 'Sorry, build failed.'
2021-09-18 14:20:31 + exit 7
2021-09-18 14:20:31 Sorry, build failed.

🔹 Failed: PR-CI-CPU-Py2

approve_failed
2021-09-18 16:40:12 1. You must have one RD (XiaoguangHu01 or lanxianghit) approval for API change.
2021-09-18 16:40:12 and one TPM approval for API change:
2021-09-18 16:40:12 jzhang533/ZhangJun, dingjiaweiww/DingJiaWei, Heeenrrry/LiKunLun, TCChenlong/ChenLong for general APIs
2021-09-18 16:40:12 PangHua/XiangHui for distributed related APIs
2021-09-18 16:40:12 twismon/WangYunKai, CheQiXiao/CheQiXiao for inference related APIs.
2021-09-18 16:40:12 2. You must have one TPM approval for API documents change:
2021-09-18 16:40:12 jzhang533/ZhangJun, dingjiaweiww/DingJiaWei, Heeenrrry/LiKunLun, TCChenlong/ChenLong for general API docs
2021-09-18 16:40:12 PangHua/XiangHui for distributed related API docs
2021-09-18 16:40:12 twismon/WangYunKai, CheQiXiao/CheQiXiao for inference related API docs.
2021-09-18 16:40:12
2021-09-18 16:40:12 There are 3 approved errors.
2021-09-18 16:40:12 ****************
2021-09-18 16:40:12 API Difference is:
2021-09-18 16:40:12 + paddle.inference.Config.nnadapter (ArgSpec(), ('document', 'b531e2e889aabc6071e44937f4196bf5'))
2021-09-18 16:40:12 + approval_error=6
2021-09-18 16:40:12 + '[' 6 '!=' 0 ']'
2021-09-18 16:40:12 + exit 6
2021-09-18 16:40:12 + EXCODE=6
2021-09-18 16:40:12 + echo 'EXCODE: 6'
2021-09-18 16:40:12 EXCODE: 6
2021-09-18 16:40:12 + echo 'ipipe_log_param_EXCODE: 6'

🔹 Failed: PR-CI-Coverage

test_failed
2021-09-18 17:18:37 The following tests FAILED:
2021-09-18 17:18:37 216 - test_lite_engine (Child aborted)
2021-09-18 17:18:37 + EXCODE=8
2021-09-18 17:18:37 + echo 8
2021-09-18 17:18:37 8
2021-09-18 17:18:37 + echo 'ipipe_log_param_EXCODE: 8'
2021-09-18 17:18:37 ipipe_log_param_EXCODE: 8
2021-09-18 17:18:37 + '[' 8 -ne 0 ']'
2021-09-18 17:18:37 + '[' 8 -ne 9 ']'
2021-09-18 17:18:37 + exit 8
2021-09-18 17:18:37 {build code state=8}

Please sign in to comment.