2026-01-28 06:16:04 +00:00

57 lines
1.3 KiB
JSON

{
"tag": "TODO",
"path": {
"report": "/workspace/models/report",
"use_toolchain": true,
"internal": false,
"cases": "/workspace/.tmp/models",
"search": [],
"workflow": "/workflow"
},
"module_run": {},
"mode_run": {},
"compiler_piano": {
"weight_compress": false,
"ip_evaluator": true,
"image_cut_search": true,
"model_format": "bie",
"model_optimize": "wqbi"
},
"pre_clean_up": {
"knerex_analysis": false,
"knerex_output": false,
"compiler_output": false,
"dynasty_output": false,
"all_output": false
},
"post_clean_up": {
"dynasty_output": false,
"csim_output": false
},
"dynasty": {
"do_dump": 0,
"regression_input": "all",
"num_input_samples": 1,
"sample_seed": 1,
"n_parallel_input": 4,
"n_parallel_model": 1,
"plot_snr_per_channel": false
},
"knerex": {
"data_analysis_pct": 0.999,
"data_analysis_threads": 8,
"datapath_bitwidth_mode": "int8",
"weight_bitwidth_mode": "int8",
"model_in_bitwidth_mode": "int8",
"model_out_bitwidth_mode": "int8",
"percentile": 0.001,
"outlier_factor": 1,
"datapath_range_method": "percentage"
},
"regression": {
"logging_level": "CRITICAL",
"print_command": false,
"print_error": false
}
}