You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- The time data that shown on the following table presents the time elapsed from preprocess (resize is excluded), to a forward pass of a network, and postprocess to get final results.
38
-
- The time data that shown on the following table is the median of 10 runs. Different metrics may be applied to some specific models.
37
+
- The data under each column of hardware setups on the above table represents the elapsed time of an inference (preprocess, forward and postprocess).
38
+
- The time data is the median of 10 runs after some warmup runs. Different metrics may be applied to some specific models.
39
39
- Batch size is 1 for all benchmark results.
40
+
- `---` represents the model is not availble to run on the device.
40
41
- View [benchmark/config](./benchmark/config) for more details on benchmarking different models.
41
-
-`---` means this model is not availble to run on the device.
0 commit comments