forked from ARM-software/ComputeLibrary
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathtempschedv3_samples.json
86 lines (86 loc) · 914 Bytes
/
tempschedv3_samples.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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
{
"gpu_cpu_big": [
21816,
23328,
23544,
23328,
23544,
19872,
21384,
19656,
23544,
20952
],
"gpu": [
10152,
10368,
8856,
9072,
10152,
8424,
8856,
8856,
9072,
8424
],
"cpu_small": [
4104,
3456,
3240,
3672,
3456,
3240,
3888,
3456,
4104,
3672
],
"cpu_big_cpu_small": [
20088,
17712,
22032,
23328,
23328,
16848,
22896,
20304,
23976,
21168
],
"cpu_big": [
22464,
17280,
21816,
21384,
21600,
20304,
16200,
23112,
19656,
21816
],
"gpu_cpu_big_cpu_small": [
22680,
22248,
23760,
21816,
22896,
22680,
25056,
22896,
24192,
21384
],
"gpu_cpu_small": [
9288,
17928,
9288,
8856,
17928,
9504,
9720,
10368,
17280,
9936
]
}