-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Scope:
-
Focus on Playback: enable regression tests on HW (Alif E8) and FVP
- Use only FVP versions without Phyton version binding
- RTT is used for system analysis and should show workload distribution, wait states (i.e. cause by Cache misses, etc.)
- FVP is used to verify correctness in MLOps system (without actual target hardware).
-
EW example with ModelNova (ExecuTorch) on Alif A8 with CM55+Ethos-U55 or CM55+Ethos-U85
- Maps to SSE-300 or SSE-320
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:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Backlog