forked from bytedance/ByteMLPerf
-
Notifications
You must be signed in to change notification settings - Fork 0
/
result-fp16.json
38 lines (38 loc) · 949 Bytes
/
result-fp16.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
"Model": "VIDEOBERT-ONNX-FP32",
"Backend": "IPU",
"Host Info": "Intel(R) Xeon(R) Gold 6342 CPU @ 2.80GHz",
"Dataset": "OPEN_CIFAR",
"Instance Count": 1,
"Device Count": 1,
"Graph Compile": {
"Compile Duration": 363.42331,
"Compile Precision": "FP16",
"Subgraph Coverage": 100,
"Optimizations": {}
},
"Accuracy": {
"Data Percent": 100,
"Top-1": 0.6169,
"Mean Diff": 0.0213,
"Std Diff": 0.04199,
"Max Diff": 1.56217,
"Max Rel-Diff": 0.10423,
"Mean Rel-Diff": 0.00107,
"Diff Dist": "videobert-onnx-fp32-to-fp16.png"
},
"Performance": [
{
"BS": 4,
"QPS": 590,
"AVG Latency": 20.11,
"P99 Latency": 20.77
},
{
"BS": 42,
"QPS": 3691,
"AVG Latency": 33.76,
"P99 Latency": 34.84
}
]
}