mlcommons / mobile_app_open

Mobile App Open
https://mlcommons.org/en/groups/inference-mobile/
Apache License 2.0
47 stars 23 forks source link

make early-stopped appear as valid for Stable Diffusion #900

Closed freedomtan closed 2 months ago

freedomtan commented 3 months ago

We marked benchmark stopped by the early-stopping (> 64 images, > 10 mins) with different color. For Stable Diffusion, which runs quite long, we want to mark as valid (no different color).

Mostelk commented 3 months ago

If Valid with Early Stopping ( 10 min and at least 64 samples), then visualize the output to be Valid if it is the Stable Diffusion Benchmark only the UI @anhappdev

anhappdev commented 2 months ago

https://github.com/mlcommons/mobile_app_open/blob/e0efbd3c29c41684cb626d142d2568f599f10575/flutter/lib/benchmark/performance_result_validity.dart#L51-L73