kneron_model_converter/vendor/sys_flow/template/config.kdp720.big_model.json
2026-01-28 06:16:04 +00:00

16 lines
346 B
JSON

{
/* "input_fmt": "1W16C8B", */
"output_fmt": "1W16C8B",
"sram_size": 512,
"hw_sim": true,
"no_dma": true,
"weight_addr": "0x4000", /* mandatory */
"dram_base_addr": "0x2100000", /* mandatory */
"dynamic_fp": true, /* mandatory */
"dynamic_json_path": "{{config.knerex_json}}",
"optimize": {
"cmd_size": {{config.cmd_compress}}
}
}