yolov12-npu / htp_backend_ext_config.json
zackli4ai's picture
upload yolo model
852f4a6
raw
history blame contribute delete
525 Bytes
{
"graphs": [
{
"vtcm_mb": 8,
"graph_names": [
"model"
],
"O": 3.0,
"fp16_relaxed_precision": 1
}
],
"devices": [
{
"soc_id": 60,
"dsp_arch": "v73",
"cores": [
{
"core_id": 0,
"perf_profile": "burst",
"rpc_control_latency": 100
}
]
}
]
}