“b1d446856cace1cb2597801f5a344b666079dcea”上不存在“paddle/infrt/dialect/tensorrt/trt_ops.cc”
提交 81332659 编写于 作者: S superjomn

up

上级 3585e2b1
...@@ -16,10 +16,10 @@ check:prebuilt: ...@@ -16,10 +16,10 @@ check:prebuilt:
build:server: build:server:
image: $SERVER_LITE_DOCKER_IMAGE image: $SERVER_LITE_DOCKER_IMAGE
stage: build stage: build
cache: #cache:
key: server_thirdparty #key: server_thirdparty
paths: #paths:
- build/third_party #- build/third_party
script: script:
- echo "10.91.163.233 github.com" >> /etc/hosts - echo "10.91.163.233 github.com" >> /etc/hosts
- git config --system http.sslVerify false - git config --system http.sslVerify false
...@@ -28,10 +28,10 @@ build:server: ...@@ -28,10 +28,10 @@ build:server:
build:mobile: build:mobile:
stage: build stage: build
image: $MOBILE_LITE_DOCKER_IMAGE image: $MOBILE_LITE_DOCKER_IMAGE
cache: #cache:
key: mobile_thirdparty #key: mobile_thirdparty
paths: #paths:
- $MOBILE_LITE_CACHE0 #- $MOBILE_LITE_CACHE0
- $MOBILE_LITE_CACHE1 #- $MOBILE_LITE_CACHE1
script: script:
- ./paddle/fluid/lite/tools/build.sh build_test_arm - ./paddle/fluid/lite/tools/build.sh build_test_arm
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册