{
  "HWbin_path": "C:\\Users\\Administrator\\xiaohanc\\WAIC\\WAIC_Outputs\\DataGen\\Consts",
  "Compile": 1,
  "Runtime": 0,
  "xclbin": "C:\\Users\\Administrator\\xiaohanc\\WAIC\\prebuilt\\xclbin\\out.xclbin",
  "Cache_dir": "C:\\Users\\Administrator\\xiaohanc\\WAIC\\WAIC_Outputs\\cut_graphs\\_Cache",
  "prebuilt_bin_dir": "C:\\Users\\Administrator\\xiaohanc\\WAIC\\prebuilt\\xclbin",
  "model_mod_nhwc_fused_cluster_6": {
    "meta_json": "C:\\Users\\Administrator\\xiaohanc\\WAIC\\WAIC_Outputs\\cut_graphs\\model_mod_nhwc_fused_cluster_6.json"
  },
  "Compile_cfg": {
  	  # recorder timer profile, 0: disable; 3: model_level_profiling
	  "profile": 0,
	  # eager_mode create xrt call for each op, it is used in debugging. 0: fusion_mode; 1: eager_mode
	  "eager_mode": 0,
	  # enable optimization for scratch buffer. 0: no optimization; 1: optimized scratch buffer
	  "optimize_scratch": 1,
	  # insert preemption check events. 0: not insert events; 1: insert events
	  "enable_preemption": 1,
	  # enable separate pm bin load. 0: not load pm bin; 1: load pm bin based on pm_id
	  "enable_fast_pm": 1
  },
  "Debug_cfg": {
      # dump scratch buffer and intermediate data if set to 1
	  "dump_data": 0,
	  # print partitions based on pm_id and xrt performance
	  "enable_trace": 0
  }
}
