Scope:
Recommendations:
-
AVH will be paused. Only VSI3 will be productized in SDS-Framework
-
Introduce concept for SDS file data labeling (allow renaming of SDS files effectively with format <sds-pipe>.<label>.sds
-
For playback, introduce a sdsio.yml control file for sdsio-server and vsi3, for example:
play-dir: <name> # directory that holds SDS files for playback
rec-dir: <name> # directory for SDS file recording output
play-list: # list of files for playback (default: all files of play-dir are used)
- Scinput.0+LabelA.sds
- Scinput.0+LabelB.sds
- Play and Record files should have always the same <label>. A SDS recording file that is overwritten will create a *.bak file, i.e. <sds-pipe>.<label>.sds.bak. A previous *.bak file is deleted.
Related:
Scope:
Focus on Playback: enable regression tests on HW (Alif E8) and FVP
EW example with ModelNova (ExecuTorch) on Alif A8 with CM55+Ethos-U55 or CM55+Ethos-U85
Recommendations:
AVH will be paused. Only VSI3 will be productized in SDS-Framework
Introduce concept for SDS file data labeling (allow renaming of SDS files effectively with format <sds-pipe>.<label>.sds
For playback, introduce a sdsio.yml control file for sdsio-server and vsi3, for example:
Related: