whitphx HF Staff commited on
Commit
c5d983c
·
verified ·
1 Parent(s): 4270881

Update benchmark: Xenova/mobilevit-xx-small (web/image-classification)

Browse files

Benchmark ID: 517da86d-1e22-497d-b71c-59b27ceae9e6
Status: completed
Timestamp: 2025-10-15T15:48:51.037Z

image-classification/Xenova/mobilevit-xx-small/web_warm_webgpu_fp32_b1_chromium_10c_8gb.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "517da86d-1e22-497d-b71c-59b27ceae9e6",
3
+ "status": "completed",
4
+ "timestamp": 1760543331037,
5
+ "startedAt": 1760543351266,
6
+ "completedAt": 1760543353849,
7
+ "platform": "web",
8
+ "modelId": "Xenova/mobilevit-xx-small",
9
+ "task": "image-classification",
10
+ "mode": "warm",
11
+ "device": "webgpu",
12
+ "dtype": "fp32",
13
+ "batchSize": 1,
14
+ "repeats": 3,
15
+ "browser": "chromium",
16
+ "headed": false,
17
+ "runtime": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/140.0.7339.186 Safari/537.36",
18
+ "environment": {
19
+ "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/140.0.7339.186 Safari/537.36",
20
+ "platform": "MacIntel",
21
+ "cpuCores": 10,
22
+ "memory": {
23
+ "deviceMemory": 8
24
+ },
25
+ "gpu": {
26
+ "vendor": "Google Inc. (Google)",
27
+ "renderer": "ANGLE (Google, Vulkan 1.3.0 (SwiftShader Device (LLVM 10.0.0) (0x0000C0DE)), SwiftShader driver)",
28
+ "webgpuAdapter": "google"
29
+ }
30
+ },
31
+ "error": {
32
+ "type": "runtime_error",
33
+ "message": "The source image could not be decoded.",
34
+ "stage": "load"
35
+ }
36
+ }