File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -560,20 +560,22 @@ workflows:
560
560
<< : *on-any-branch
561
561
<< : *after-linter
562
562
- build-and-test-gpu :
563
+ << : *on-integ-branch
563
564
<< : *after-linter
564
565
- build-and-test-gpu-for-forked-prs :
565
566
<< : *on-any-branch
566
567
<< : *after-linter
567
568
- platforms-build :
568
569
context : common
569
570
<< : *after-build-and-test
571
+ << : *on-master-version-tags-and-dockertests
570
572
matrix :
571
573
parameters :
572
574
osnick :
573
575
- xenial
574
576
- bionic
575
577
lite :
576
- - " REDISAI_LITE=0 PUSH_GENERAL=1 OFFICIAL=1"
578
+ - " REDISAI_LITE=0 publish PUSH_GENERAL=1 OFFICIAL=1"
577
579
- " REDISAI_LITE=1"
578
580
target :
579
581
- " CPU=1"
Original file line number Diff line number Diff line change @@ -32,8 +32,6 @@ On ubuntu bionic these can be installed by running:
32
32
33
33
1 . x86\_ 64 bit linux systems with a GPU
34
34
35
- 1 . jetson devices
36
-
37
35
** Directory:** opt/build/onnxruntime
38
36
39
37
** Build options:**
You can’t perform that action at this time.
0 commit comments