zackli4ai commited on
Commit
5762ae5
·
verified ·
1 Parent(s): 101b0b9

Delete htp_backend_ext_config.json

Browse files
Files changed (1) hide show
  1. htp_backend_ext_config.json +0 -27
htp_backend_ext_config.json DELETED
@@ -1,27 +0,0 @@
1
- {
2
- "graphs": [
3
- {
4
- "vtcm_mb": 8,
5
- "graph_names": [
6
- "det",
7
- "rec_backbone",
8
- "rec_head"
9
- ],
10
- "O": 3.0,
11
- "fp16_relaxed_precision": 1
12
- }
13
- ],
14
- "devices": [
15
- {
16
- "soc_id": 60,
17
- "dsp_arch": "v73",
18
- "cores": [
19
- {
20
- "core_id": 0,
21
- "perf_profile": "burst",
22
- "rpc_control_latency": 100
23
- }
24
- ]
25
- }
26
- ]
27
- }