Delete htp_backend_ext_config.json
Browse files- htp_backend_ext_config.json +0 -28
htp_backend_ext_config.json
DELETED
@@ -1,28 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"graphs": [
|
3 |
-
{
|
4 |
-
"O": 3.0,
|
5 |
-
"vtcm_mb": 8,
|
6 |
-
"fp16_relaxed_precision": 0
|
7 |
-
}
|
8 |
-
],
|
9 |
-
"devices": [
|
10 |
-
{
|
11 |
-
"soc_id": 60,
|
12 |
-
"dsp_arch": "v73",
|
13 |
-
"cores": [
|
14 |
-
{
|
15 |
-
"perf_profile": "burst",
|
16 |
-
"rpc_control_latency": 100
|
17 |
-
}
|
18 |
-
],
|
19 |
-
"pd_session": "unsigned"
|
20 |
-
}
|
21 |
-
],
|
22 |
-
"context": {
|
23 |
-
"weight_sharing_enabled": true
|
24 |
-
},
|
25 |
-
"memory": {
|
26 |
-
"mem_type": "shared_buffer"
|
27 |
-
}
|
28 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|