Skip to content

Commit

Permalink
Build AUTO when CPU/GPU changes (openvinotoolkit#23415)
Browse files Browse the repository at this point in the history
since AUTO is the default configuration for release
### Tickets:
 - *CVS-128897*

Signed-off-by: Peter Chen <[email protected]>
  • Loading branch information
peterchen-intel authored Mar 12, 2024
1 parent d81c97f commit c1564dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/components.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,15 @@ CPU:
- TF_FE
- ONNX_FE
build:
- AUTO
- HETERO
- AUTO_BATCH
- TEMPLATE
- IR_FE

GPU:
build:
- AUTO
- HETERO
- AUTO_BATCH
- TEMPLATE
Expand Down

0 comments on commit c1564dd

Please sign in to comment.