tum-ei-eda / mlonmcu

Tool for the deployment and analysis of TinyML applications on TFLM and MicroTVM backends
Apache License 2.0
29 stars 12 forks source link

Add Session Artifacts #44

Closed PhilippvK closed 1 year ago

PhilippvK commented 2 years ago

We use the Artifact class to manage all the intermediate results as well as the final resport of a run.

We could re-use this concept on a session level for the Session-Report (Dataframe which combines the Reports for every run in a session) and Visualization results (if available).