From 8b3f7315a4f2521a25f96573b09d5f4e292bc9df Mon Sep 17 00:00:00 2001 From: Vladimir Umek Date: Tue, 3 Feb 2026 11:25:31 +0100 Subject: [PATCH] Update target names in GitHub Actions workflows --- .github/workflows/test_audio.yml | 98 ++++++++++++++++---------------- .github/workflows/test_video.yml | 98 ++++++++++++++++---------------- 2 files changed, 98 insertions(+), 98 deletions(-) diff --git a/.github/workflows/test_audio.yml b/.github/workflows/test_audio.yml index 8486ba3..fefb5e5 100644 --- a/.github/workflows/test_audio.yml +++ b/.github/workflows/test_audio.yml @@ -34,55 +34,55 @@ jobs: strategy: matrix: context: [ - # {proj: kws, build_type: Release-Live_Stream, target_type: AVH-SSE-300, model: FVP_Corstone_SSE-300_Ethos-U55, fvp_dir: Corstone-300, mps: mps3}, - # {proj: kws, build_type: Debug-Live_Stream, target_type: AVH-SSE-300, model: FVP_Corstone_SSE-300_Ethos-U55, fvp_dir: Corstone-300, mps: mps3}, - {proj: kws, build_type: Release-Data_Array, target_type: AVH-SSE-300, model: FVP_Corstone_SSE-300_Ethos-U55, fvp_dir: Corstone-300, mps: mps3}, - {proj: kws, build_type: Debug-Data_Array, target_type: AVH-SSE-300, model: FVP_Corstone_SSE-300_Ethos-U55, fvp_dir: Corstone-300, mps: mps3}, - - # {proj: kws, build_type: Release-Live_Stream, target_type: AVH-SSE-300-U55, model: FVP_Corstone_SSE-300_Ethos-U55, fvp_dir: Corstone-300, mps: mps3}, - # {proj: kws, build_type: Debug-Live_Stream, target_type: AVH-SSE-300-U55, model: FVP_Corstone_SSE-300_Ethos-U55, fvp_dir: Corstone-300, mps: mps3}, - {proj: kws, build_type: Release-Data_Array, target_type: AVH-SSE-300-U55, model: FVP_Corstone_SSE-300_Ethos-U55, fvp_dir: Corstone-300, mps: mps3}, - {proj: kws, build_type: Debug-Data_Array, target_type: AVH-SSE-300-U55, model: FVP_Corstone_SSE-300_Ethos-U55, fvp_dir: Corstone-300, mps: mps3}, - - # {proj: kws, build_type: Release-Live_Stream, target_type: AVH-SSE-300-U65, model: FVP_Corstone_SSE-300_Ethos-U65, fvp_dir: Corstone-300, mps: mps3}, - # {proj: kws, build_type: Debug-Live_Stream, target_type: AVH-SSE-300-U65, model: FVP_Corstone_SSE-300_Ethos-U65, fvp_dir: Corstone-300, mps: mps3}, - {proj: kws, build_type: Release-Data_Array, target_type: AVH-SSE-300-U65, model: FVP_Corstone_SSE-300_Ethos-U65, fvp_dir: Corstone-300, mps: mps3}, - {proj: kws, build_type: Debug-Data_Array, target_type: AVH-SSE-300-U65, model: FVP_Corstone_SSE-300_Ethos-U65, fvp_dir: Corstone-300, mps: mps3}, - - # {proj: kws, build_type: Release-Live_Stream, target_type: AVH-SSE-310, model: FVP_Corstone_SSE-310, fvp_dir: Corstone-310, mps: mps3}, - # {proj: kws, build_type: Debug-Live_Stream, target_type: AVH-SSE-310, model: FVP_Corstone_SSE-310, fvp_dir: Corstone-310, mps: mps3}, - {proj: kws, build_type: Release-Data_Array, target_type: AVH-SSE-310, model: FVP_Corstone_SSE-310, fvp_dir: Corstone-310, mps: mps3}, - {proj: kws, build_type: Debug-Data_Array, target_type: AVH-SSE-310, model: FVP_Corstone_SSE-310, fvp_dir: Corstone-310, mps: mps3}, - - # {proj: kws, build_type: Release-Live_Stream, target_type: AVH-SSE-310-U55, model: FVP_Corstone_SSE-310, fvp_dir: Corstone-310, mps: mps3}, - # {proj: kws, build_type: Debug-Live_Stream, target_type: AVH-SSE-310-U55, model: FVP_Corstone_SSE-310, fvp_dir: Corstone-310, mps: mps3}, - {proj: kws, build_type: Release-Data_Array, target_type: AVH-SSE-310-U55, model: FVP_Corstone_SSE-310, fvp_dir: Corstone-310, mps: mps3}, - {proj: kws, build_type: Debug-Data_Array, target_type: AVH-SSE-310-U55, model: FVP_Corstone_SSE-310, fvp_dir: Corstone-310, mps: mps3}, - - # {proj: kws, build_type: Release-Live_Stream, target_type: AVH-SSE-310-U65, model: FVP_Corstone_SSE-310_Ethos-U65, fvp_dir: Corstone-310, mps: mps3}, - # {proj: kws, build_type: Debug-Live_Stream, target_type: AVH-SSE-310-U65, model: FVP_Corstone_SSE-310_Ethos-U65, fvp_dir: Corstone-310, mps: mps3}, - {proj: kws, build_type: Release-Data_Array, target_type: AVH-SSE-310-U65, model: FVP_Corstone_SSE-310_Ethos-U65, fvp_dir: Corstone-310, mps: mps3}, - {proj: kws, build_type: Debug-Data_Array, target_type: AVH-SSE-310-U65, model: FVP_Corstone_SSE-310_Ethos-U65, fvp_dir: Corstone-310, mps: mps3}, - - # {proj: kws, build_type: Release-Live_Stream, target_type: AVH-SSE-315, model: FVP_Corstone_SSE-315, fvp_dir: Corstone-315, mps: mps4}, - # {proj: kws, build_type: Debug-Live_Stream, target_type: AVH-SSE-315, model: FVP_Corstone_SSE-315, fvp_dir: Corstone-315, mps: mps4}, - {proj: kws, build_type: Release-Data_Array, target_type: AVH-SSE-315, model: FVP_Corstone_SSE-315, fvp_dir: Corstone-315, mps: mps4}, - {proj: kws, build_type: Debug-Data_Array, target_type: AVH-SSE-315, model: FVP_Corstone_SSE-315, fvp_dir: Corstone-315, mps: mps4}, - - # {proj: kws, build_type: Release-Live_Stream, target_type: AVH-SSE-315-U65, model: FVP_Corstone_SSE-315, fvp_dir: Corstone-315, mps: mps4}, - # {proj: kws, build_type: Debug-Live_Stream, target_type: AVH-SSE-315-U65, model: FVP_Corstone_SSE-315, fvp_dir: Corstone-315, mps: mps4}, - {proj: kws, build_type: Release-Data_Array, target_type: AVH-SSE-315-U65, model: FVP_Corstone_SSE-315, fvp_dir: Corstone-315, mps: mps4}, - {proj: kws, build_type: Debug-Data_Array, target_type: AVH-SSE-315-U65, model: FVP_Corstone_SSE-315, fvp_dir: Corstone-315, mps: mps4}, - - # {proj: kws, build_type: Release-Live_Stream, target_type: AVH-SSE-320, model: FVP_Corstone_SSE-320, fvp_dir: Corstone-320, mps: mps4}, - # {proj: kws, build_type: Debug-Live_Stream, target_type: AVH-SSE-320, model: FVP_Corstone_SSE-320, fvp_dir: Corstone-320, mps: mps4}, - {proj: kws, build_type: Release-Data_Array, target_type: AVH-SSE-320, model: FVP_Corstone_SSE-320, fvp_dir: Corstone-320, mps: mps4}, - {proj: kws, build_type: Debug-Data_Array, target_type: AVH-SSE-320, model: FVP_Corstone_SSE-320, fvp_dir: Corstone-320, mps: mps4}, - - # {proj: kws, build_type: Release-Live_Stream, target_type: AVH-SSE-320-U85, model: FVP_Corstone_SSE-320, fvp_dir: Corstone-320, mps: mps4}, - # {proj: kws, build_type: Debug-Live_Stream, target_type: AVH-SSE-320-U85, model: FVP_Corstone_SSE-320, fvp_dir: Corstone-320, mps: mps4}, - {proj: kws, build_type: Release-Data_Array, target_type: AVH-SSE-320-U85, model: FVP_Corstone_SSE-320, fvp_dir: Corstone-320, mps: mps4}, - {proj: kws, build_type: Debug-Data_Array, target_type: AVH-SSE-320-U85, model: FVP_Corstone_SSE-320, fvp_dir: Corstone-320, mps: mps4} + # {proj: kws, build_type: Release-Live_Stream, target_type: SSE-300-MPS3, model: FVP_Corstone_SSE-300_Ethos-U55, fvp_dir: Corstone-300, mps: mps3}, + # {proj: kws, build_type: Debug-Live_Stream, target_type: SSE-300-MPS3, model: FVP_Corstone_SSE-300_Ethos-U55, fvp_dir: Corstone-300, mps: mps3}, + {proj: kws, build_type: Release-Data_Array, target_type: SSE-300-MPS3, model: FVP_Corstone_SSE-300_Ethos-U55, fvp_dir: Corstone-300, mps: mps3}, + {proj: kws, build_type: Debug-Data_Array, target_type: SSE-300-MPS3, model: FVP_Corstone_SSE-300_Ethos-U55, fvp_dir: Corstone-300, mps: mps3}, + + # {proj: kws, build_type: Release-Live_Stream, target_type: SSE-300-MPS3-U55, model: FVP_Corstone_SSE-300_Ethos-U55, fvp_dir: Corstone-300, mps: mps3}, + # {proj: kws, build_type: Debug-Live_Stream, target_type: SSE-300-MPS3-U55, model: FVP_Corstone_SSE-300_Ethos-U55, fvp_dir: Corstone-300, mps: mps3}, + {proj: kws, build_type: Release-Data_Array, target_type: SSE-300-MPS3-U55, model: FVP_Corstone_SSE-300_Ethos-U55, fvp_dir: Corstone-300, mps: mps3}, + {proj: kws, build_type: Debug-Data_Array, target_type: SSE-300-MPS3-U55, model: FVP_Corstone_SSE-300_Ethos-U55, fvp_dir: Corstone-300, mps: mps3}, + + # {proj: kws, build_type: Release-Live_Stream, target_type: SSE-300-MPS3-U65, model: FVP_Corstone_SSE-300_Ethos-U65, fvp_dir: Corstone-300, mps: mps3}, + # {proj: kws, build_type: Debug-Live_Stream, target_type: SSE-300-MPS3-U65, model: FVP_Corstone_SSE-300_Ethos-U65, fvp_dir: Corstone-300, mps: mps3}, + {proj: kws, build_type: Release-Data_Array, target_type: SSE-300-MPS3-U65, model: FVP_Corstone_SSE-300_Ethos-U65, fvp_dir: Corstone-300, mps: mps3}, + {proj: kws, build_type: Debug-Data_Array, target_type: SSE-300-MPS3-U65, model: FVP_Corstone_SSE-300_Ethos-U65, fvp_dir: Corstone-300, mps: mps3}, + + # {proj: kws, build_type: Release-Live_Stream, target_type: SSE-310-MPS3_FVP, model: FVP_Corstone_SSE-310, fvp_dir: Corstone-310, mps: mps3}, + # {proj: kws, build_type: Debug-Live_Stream, target_type: SSE-310-MPS3_FVP, model: FVP_Corstone_SSE-310, fvp_dir: Corstone-310, mps: mps3}, + {proj: kws, build_type: Release-Data_Array, target_type: SSE-310-MPS3_FVP, model: FVP_Corstone_SSE-310, fvp_dir: Corstone-310, mps: mps3}, + {proj: kws, build_type: Debug-Data_Array, target_type: SSE-310-MPS3_FVP, model: FVP_Corstone_SSE-310, fvp_dir: Corstone-310, mps: mps3}, + + # {proj: kws, build_type: Release-Live_Stream, target_type: SSE-310-MPS3_FVP-U55, model: FVP_Corstone_SSE-310, fvp_dir: Corstone-310, mps: mps3}, + # {proj: kws, build_type: Debug-Live_Stream, target_type: SSE-310-MPS3_FVP-U55, model: FVP_Corstone_SSE-310, fvp_dir: Corstone-310, mps: mps3}, + {proj: kws, build_type: Release-Data_Array, target_type: SSE-310-MPS3_FVP-U55, model: FVP_Corstone_SSE-310, fvp_dir: Corstone-310, mps: mps3}, + {proj: kws, build_type: Debug-Data_Array, target_type: SSE-310-MPS3_FVP-U55, model: FVP_Corstone_SSE-310, fvp_dir: Corstone-310, mps: mps3}, + + # {proj: kws, build_type: Release-Live_Stream, target_type: SSE-310-MPS3_FVP-U65, model: FVP_Corstone_SSE-310_Ethos-U65, fvp_dir: Corstone-310, mps: mps3}, + # {proj: kws, build_type: Debug-Live_Stream, target_type: SSE-310-MPS3_FVP-U65, model: FVP_Corstone_SSE-310_Ethos-U65, fvp_dir: Corstone-310, mps: mps3}, + {proj: kws, build_type: Release-Data_Array, target_type: SSE-310-MPS3_FVP-U65, model: FVP_Corstone_SSE-310_Ethos-U65, fvp_dir: Corstone-310, mps: mps3}, + {proj: kws, build_type: Debug-Data_Array, target_type: SSE-310-MPS3_FVP-U65, model: FVP_Corstone_SSE-310_Ethos-U65, fvp_dir: Corstone-310, mps: mps3}, + + # {proj: kws, build_type: Release-Live_Stream, target_type: SSE-315-FVP, model: FVP_Corstone_SSE-315, fvp_dir: Corstone-315, mps: mps4}, + # {proj: kws, build_type: Debug-Live_Stream, target_type: SSE-315-FVP, model: FVP_Corstone_SSE-315, fvp_dir: Corstone-315, mps: mps4}, + {proj: kws, build_type: Release-Data_Array, target_type: SSE-315-FVP, model: FVP_Corstone_SSE-315, fvp_dir: Corstone-315, mps: mps4}, + {proj: kws, build_type: Debug-Data_Array, target_type: SSE-315-FVP, model: FVP_Corstone_SSE-315, fvp_dir: Corstone-315, mps: mps4}, + + # {proj: kws, build_type: Release-Live_Stream, target_type: SSE-315-FVP-U65, model: FVP_Corstone_SSE-315, fvp_dir: Corstone-315, mps: mps4}, + # {proj: kws, build_type: Debug-Live_Stream, target_type: SSE-315-FVP-U65, model: FVP_Corstone_SSE-315, fvp_dir: Corstone-315, mps: mps4}, + {proj: kws, build_type: Release-Data_Array, target_type: SSE-315-FVP-U65, model: FVP_Corstone_SSE-315, fvp_dir: Corstone-315, mps: mps4}, + {proj: kws, build_type: Debug-Data_Array, target_type: SSE-315-FVP-U65, model: FVP_Corstone_SSE-315, fvp_dir: Corstone-315, mps: mps4}, + + # {proj: kws, build_type: Release-Live_Stream, target_type: SSE-320-FVP, model: FVP_Corstone_SSE-320, fvp_dir: Corstone-320, mps: mps4}, + # {proj: kws, build_type: Debug-Live_Stream, target_type: SSE-320-FVP, model: FVP_Corstone_SSE-320, fvp_dir: Corstone-320, mps: mps4}, + {proj: kws, build_type: Release-Data_Array, target_type: SSE-320-FVP, model: FVP_Corstone_SSE-320, fvp_dir: Corstone-320, mps: mps4}, + {proj: kws, build_type: Debug-Data_Array, target_type: SSE-320-FVP, model: FVP_Corstone_SSE-320, fvp_dir: Corstone-320, mps: mps4}, + + # {proj: kws, build_type: Release-Live_Stream, target_type: SSE-320-FVP-U85, model: FVP_Corstone_SSE-320, fvp_dir: Corstone-320, mps: mps4}, + # {proj: kws, build_type: Debug-Live_Stream, target_type: SSE-320-FVP-U85, model: FVP_Corstone_SSE-320, fvp_dir: Corstone-320, mps: mps4}, + {proj: kws, build_type: Release-Data_Array, target_type: SSE-320-FVP-U85, model: FVP_Corstone_SSE-320, fvp_dir: Corstone-320, mps: mps4}, + {proj: kws, build_type: Debug-Data_Array, target_type: SSE-320-FVP-U85, model: FVP_Corstone_SSE-320, fvp_dir: Corstone-320, mps: mps4} ] fail-fast: false diff --git a/.github/workflows/test_video.yml b/.github/workflows/test_video.yml index f860b65..e281b2f 100644 --- a/.github/workflows/test_video.yml +++ b/.github/workflows/test_video.yml @@ -34,55 +34,55 @@ jobs: strategy: matrix: context: [ - # {proj: object-detection, build_type: Release-Live_Stream, target_type: AVH-SSE-300, model: FVP_Corstone_SSE-300_Ethos-U55, fvp_dir: Corstone-300, mps: mps3}, - # {proj: object-detection, build_type: Debug-Live_Stream, target_type: AVH-SSE-300, model: FVP_Corstone_SSE-300_Ethos-U55, fvp_dir: Corstone-300, mps: mps3}, - {proj: object-detection, build_type: Release-Data_Array, target_type: AVH-SSE-300, model: FVP_Corstone_SSE-300_Ethos-U55, fvp_dir: Corstone-300, mps: mps3}, - {proj: object-detection, build_type: Debug-Data_Array, target_type: AVH-SSE-300, model: FVP_Corstone_SSE-300_Ethos-U55, fvp_dir: Corstone-300, mps: mps3}, - - # {proj: object-detection, build_type: Release-Live_Stream, target_type: AVH-SSE-300-U55, model: FVP_Corstone_SSE-300_Ethos-U55, fvp_dir: Corstone-300, mps: mps3}, - # {proj: object-detection, build_type: Debug-Live_Stream, target_type: AVH-SSE-300-U55, model: FVP_Corstone_SSE-300_Ethos-U55, fvp_dir: Corstone-300, mps: mps3}, - {proj: object-detection, build_type: Release-Data_Array, target_type: AVH-SSE-300-U55, model: FVP_Corstone_SSE-300_Ethos-U55, fvp_dir: Corstone-300, mps: mps3}, - {proj: object-detection, build_type: Debug-Data_Array, target_type: AVH-SSE-300-U55, model: FVP_Corstone_SSE-300_Ethos-U55, fvp_dir: Corstone-300, mps: mps3}, - - # {proj: object-detection, build_type: Release-Live_Stream, target_type: AVH-SSE-300-U65, model: FVP_Corstone_SSE-300_Ethos-U65, fvp_dir: Corstone-300, mps: mps3}, - # {proj: object-detection, build_type: Debug-Live_Stream, target_type: AVH-SSE-300-U65, model: FVP_Corstone_SSE-300_Ethos-U65, fvp_dir: Corstone-300, mps: mps3}, - {proj: object-detection, build_type: Release-Data_Array, target_type: AVH-SSE-300-U65, model: FVP_Corstone_SSE-300_Ethos-U65, fvp_dir: Corstone-300, mps: mps3}, - {proj: object-detection, build_type: Debug-Data_Array, target_type: AVH-SSE-300-U65, model: FVP_Corstone_SSE-300_Ethos-U65, fvp_dir: Corstone-300, mps: mps3}, - - # {proj: object-detection, build_type: Release-Live_Stream, target_type: AVH-SSE-310, model: FVP_Corstone_SSE-310, fvp_dir: Corstone-310, mps: mps3}, - # {proj: object-detection, build_type: Debug-Live_Stream, target_type: AVH-SSE-310, model: FVP_Corstone_SSE-310, fvp_dir: Corstone-310, mps: mps3}, - {proj: object-detection, build_type: Release-Data_Array, target_type: AVH-SSE-310, model: FVP_Corstone_SSE-310, fvp_dir: Corstone-310, mps: mps3}, - {proj: object-detection, build_type: Debug-Data_Array, target_type: AVH-SSE-310, model: FVP_Corstone_SSE-310, fvp_dir: Corstone-310, mps: mps3}, - - # {proj: object-detection, build_type: Release-Live_Stream, target_type: AVH-SSE-310-U55, model: FVP_Corstone_SSE-310, fvp_dir: Corstone-310, mps: mps3}, - # {proj: object-detection, build_type: Debug-Live_Stream, target_type: AVH-SSE-310-U55, model: FVP_Corstone_SSE-310, fvp_dir: Corstone-310, mps: mps3}, - {proj: object-detection, build_type: Release-Data_Array, target_type: AVH-SSE-310-U55, model: FVP_Corstone_SSE-310, fvp_dir: Corstone-310, mps: mps3}, - {proj: object-detection, build_type: Debug-Data_Array, target_type: AVH-SSE-310-U55, model: FVP_Corstone_SSE-310, fvp_dir: Corstone-310, mps: mps3}, - - # {proj: object-detection, build_type: Release-Live_Stream, target_type: AVH-SSE-310-U65, model: FVP_Corstone_SSE-310_Ethos-U65, fvp_dir: Corstone-310, mps: mps3}, - # {proj: object-detection, build_type: Debug-Live_Stream, target_type: AVH-SSE-310-U65, model: FVP_Corstone_SSE-310_Ethos-U65, fvp_dir: Corstone-310, mps: mps3}, - {proj: object-detection, build_type: Release-Data_Array, target_type: AVH-SSE-310-U65, model: FVP_Corstone_SSE-310_Ethos-U65, fvp_dir: Corstone-310, mps: mps3}, - {proj: object-detection, build_type: Debug-Data_Array, target_type: AVH-SSE-310-U65, model: FVP_Corstone_SSE-310_Ethos-U65, fvp_dir: Corstone-310, mps: mps3}, - - # {proj: object-detection, build_type: Release-Live_Stream, target_type: AVH-SSE-315, model: FVP_Corstone_SSE-315, fvp_dir: Corstone-315, mps: mps4}, - # {proj: object-detection, build_type: Debug-Live_Stream, target_type: AVH-SSE-315, model: FVP_Corstone_SSE-315, fvp_dir: Corstone-315, mps: mps4}, - {proj: object-detection, build_type: Release-Data_Array, target_type: AVH-SSE-315, model: FVP_Corstone_SSE-315, fvp_dir: Corstone-315, mps: mps4}, - {proj: object-detection, build_type: Debug-Data_Array, target_type: AVH-SSE-315, model: FVP_Corstone_SSE-315, fvp_dir: Corstone-315, mps: mps4}, - - # {proj: object-detection, build_type: Release-Live_Stream, target_type: AVH-SSE-315-U65, model: FVP_Corstone_SSE-315, fvp_dir: Corstone-315, mps: mps4}, - # {proj: object-detection, build_type: Debug-Live_Stream, target_type: AVH-SSE-315-U65, model: FVP_Corstone_SSE-315, fvp_dir: Corstone-315, mps: mps4}, - {proj: object-detection, build_type: Release-Data_Array, target_type: AVH-SSE-315-U65, model: FVP_Corstone_SSE-315, fvp_dir: Corstone-315, mps: mps4}, - {proj: object-detection, build_type: Debug-Data_Array, target_type: AVH-SSE-315-U65, model: FVP_Corstone_SSE-315, fvp_dir: Corstone-315, mps: mps4}, - - # {proj: object-detection, build_type: Release-Live_Stream, target_type: AVH-SSE-320, model: FVP_Corstone_SSE-320, fvp_dir: Corstone-320, mps: mps4}, - # {proj: object-detection, build_type: Debug-Live_Stream, target_type: AVH-SSE-320, model: FVP_Corstone_SSE-320, fvp_dir: Corstone-320, mps: mps4}, - {proj: object-detection, build_type: Release-Data_Array, target_type: AVH-SSE-320, model: FVP_Corstone_SSE-320, fvp_dir: Corstone-320, mps: mps4}, - {proj: object-detection, build_type: Debug-Data_Array, target_type: AVH-SSE-320, model: FVP_Corstone_SSE-320, fvp_dir: Corstone-320, mps: mps4}, - - # {proj: object-detection, build_type: Release-Live_Stream, target_type: AVH-SSE-320-U85, model: FVP_Corstone_SSE-320, fvp_dir: Corstone-320, mps: mps4}, - # {proj: object-detection, build_type: Debug-Live_Stream, target_type: AVH-SSE-320-U85, model: FVP_Corstone_SSE-320, fvp_dir: Corstone-320, mps: mps4}, - {proj: object-detection, build_type: Release-Data_Array, target_type: AVH-SSE-320-U85, model: FVP_Corstone_SSE-320, fvp_dir: Corstone-320, mps: mps4}, - {proj: object-detection, build_type: Debug-Data_Array, target_type: AVH-SSE-320-U85, model: FVP_Corstone_SSE-320, fvp_dir: Corstone-320, mps: mps4} + # {proj: object-detection, build_type: Release-Live_Stream, target_type: SSE-300-MPS3, model: FVP_Corstone_SSE-300_Ethos-U55, fvp_dir: Corstone-300, mps: mps3}, + # {proj: object-detection, build_type: Debug-Live_Stream, target_type: SSE-300-MPS3, model: FVP_Corstone_SSE-300_Ethos-U55, fvp_dir: Corstone-300, mps: mps3}, + {proj: object-detection, build_type: Release-Data_Array, target_type: SSE-300-MPS3, model: FVP_Corstone_SSE-300_Ethos-U55, fvp_dir: Corstone-300, mps: mps3}, + {proj: object-detection, build_type: Debug-Data_Array, target_type: SSE-300-MPS3, model: FVP_Corstone_SSE-300_Ethos-U55, fvp_dir: Corstone-300, mps: mps3}, + + # {proj: object-detection, build_type: Release-Live_Stream, target_type: SSE-300-MPS3-U55, model: FVP_Corstone_SSE-300_Ethos-U55, fvp_dir: Corstone-300, mps: mps3}, + # {proj: object-detection, build_type: Debug-Live_Stream, target_type: SSE-300-MPS3-U55, model: FVP_Corstone_SSE-300_Ethos-U55, fvp_dir: Corstone-300, mps: mps3}, + {proj: object-detection, build_type: Release-Data_Array, target_type: SSE-300-MPS3-U55, model: FVP_Corstone_SSE-300_Ethos-U55, fvp_dir: Corstone-300, mps: mps3}, + {proj: object-detection, build_type: Debug-Data_Array, target_type: SSE-300-MPS3-U55, model: FVP_Corstone_SSE-300_Ethos-U55, fvp_dir: Corstone-300, mps: mps3}, + + # {proj: object-detection, build_type: Release-Live_Stream, target_type: SSE-300-MPS3-U65, model: FVP_Corstone_SSE-300_Ethos-U65, fvp_dir: Corstone-300, mps: mps3}, + # {proj: object-detection, build_type: Debug-Live_Stream, target_type: SSE-300-MPS3-U65, model: FVP_Corstone_SSE-300_Ethos-U65, fvp_dir: Corstone-300, mps: mps3}, + {proj: object-detection, build_type: Release-Data_Array, target_type: SSE-300-MPS3-U65, model: FVP_Corstone_SSE-300_Ethos-U65, fvp_dir: Corstone-300, mps: mps3}, + {proj: object-detection, build_type: Debug-Data_Array, target_type: SSE-300-MPS3-U65, model: FVP_Corstone_SSE-300_Ethos-U65, fvp_dir: Corstone-300, mps: mps3}, + + # {proj: object-detection, build_type: Release-Live_Stream, target_type: SSE-310-MPS3_FVP, model: FVP_Corstone_SSE-310, fvp_dir: Corstone-310, mps: mps3}, + # {proj: object-detection, build_type: Debug-Live_Stream, target_type: SSE-310-MPS3_FVP, model: FVP_Corstone_SSE-310, fvp_dir: Corstone-310, mps: mps3}, + {proj: object-detection, build_type: Release-Data_Array, target_type: SSE-310-MPS3_FVP, model: FVP_Corstone_SSE-310, fvp_dir: Corstone-310, mps: mps3}, + {proj: object-detection, build_type: Debug-Data_Array, target_type: SSE-310-MPS3_FVP, model: FVP_Corstone_SSE-310, fvp_dir: Corstone-310, mps: mps3}, + + # {proj: object-detection, build_type: Release-Live_Stream, target_type: SSE-310-MPS3_FVP-U55, model: FVP_Corstone_SSE-310, fvp_dir: Corstone-310, mps: mps3}, + # {proj: object-detection, build_type: Debug-Live_Stream, target_type: SSE-310-MPS3_FVP-U55, model: FVP_Corstone_SSE-310, fvp_dir: Corstone-310, mps: mps3}, + {proj: object-detection, build_type: Release-Data_Array, target_type: SSE-310-MPS3_FVP-U55, model: FVP_Corstone_SSE-310, fvp_dir: Corstone-310, mps: mps3}, + {proj: object-detection, build_type: Debug-Data_Array, target_type: SSE-310-MPS3_FVP-U55, model: FVP_Corstone_SSE-310, fvp_dir: Corstone-310, mps: mps3}, + + # {proj: object-detection, build_type: Release-Live_Stream, target_type: SSE-310-MPS3_FVP-U65, model: FVP_Corstone_SSE-310_Ethos-U65, fvp_dir: Corstone-310, mps: mps3}, + # {proj: object-detection, build_type: Debug-Live_Stream, target_type: SSE-310-MPS3_FVP-U65, model: FVP_Corstone_SSE-310_Ethos-U65, fvp_dir: Corstone-310, mps: mps3}, + {proj: object-detection, build_type: Release-Data_Array, target_type: SSE-310-MPS3_FVP-U65, model: FVP_Corstone_SSE-310_Ethos-U65, fvp_dir: Corstone-310, mps: mps3}, + {proj: object-detection, build_type: Debug-Data_Array, target_type: SSE-310-MPS3_FVP-U65, model: FVP_Corstone_SSE-310_Ethos-U65, fvp_dir: Corstone-310, mps: mps3}, + + # {proj: object-detection, build_type: Release-Live_Stream, target_type: SSE-315-FVP, model: FVP_Corstone_SSE-315, fvp_dir: Corstone-315, mps: mps4}, + # {proj: object-detection, build_type: Debug-Live_Stream, target_type: SSE-315-FVP, model: FVP_Corstone_SSE-315, fvp_dir: Corstone-315, mps: mps4}, + {proj: object-detection, build_type: Release-Data_Array, target_type: SSE-315-FVP, model: FVP_Corstone_SSE-315, fvp_dir: Corstone-315, mps: mps4}, + {proj: object-detection, build_type: Debug-Data_Array, target_type: SSE-315-FVP, model: FVP_Corstone_SSE-315, fvp_dir: Corstone-315, mps: mps4}, + + # {proj: object-detection, build_type: Release-Live_Stream, target_type: SSE-315-FVP-U65, model: FVP_Corstone_SSE-315, fvp_dir: Corstone-315, mps: mps4}, + # {proj: object-detection, build_type: Debug-Live_Stream, target_type: SSE-315-FVP-U65, model: FVP_Corstone_SSE-315, fvp_dir: Corstone-315, mps: mps4}, + {proj: object-detection, build_type: Release-Data_Array, target_type: SSE-315-FVP-U65, model: FVP_Corstone_SSE-315, fvp_dir: Corstone-315, mps: mps4}, + {proj: object-detection, build_type: Debug-Data_Array, target_type: SSE-315-FVP-U65, model: FVP_Corstone_SSE-315, fvp_dir: Corstone-315, mps: mps4}, + + # {proj: object-detection, build_type: Release-Live_Stream, target_type: SSE-320-FVP, model: FVP_Corstone_SSE-320, fvp_dir: Corstone-320, mps: mps4}, + # {proj: object-detection, build_type: Debug-Live_Stream, target_type: SSE-320-FVP, model: FVP_Corstone_SSE-320, fvp_dir: Corstone-320, mps: mps4}, + {proj: object-detection, build_type: Release-Data_Array, target_type: SSE-320-FVP, model: FVP_Corstone_SSE-320, fvp_dir: Corstone-320, mps: mps4}, + {proj: object-detection, build_type: Debug-Data_Array, target_type: SSE-320-FVP, model: FVP_Corstone_SSE-320, fvp_dir: Corstone-320, mps: mps4}, + + # {proj: object-detection, build_type: Release-Live_Stream, target_type: SSE-320-FVP-U85, model: FVP_Corstone_SSE-320, fvp_dir: Corstone-320, mps: mps4}, + # {proj: object-detection, build_type: Debug-Live_Stream, target_type: SSE-320-FVP-U85, model: FVP_Corstone_SSE-320, fvp_dir: Corstone-320, mps: mps4}, + {proj: object-detection, build_type: Release-Data_Array, target_type: SSE-320-FVP-U85, model: FVP_Corstone_SSE-320, fvp_dir: Corstone-320, mps: mps4}, + {proj: object-detection, build_type: Debug-Data_Array, target_type: SSE-320-FVP-U85, model: FVP_Corstone_SSE-320, fvp_dir: Corstone-320, mps: mps4} ] fail-fast: false