option('comm_opt', type : 'string', value : 'ip') option('resv_mem_size', type : 'string', value : '0') option('num_threads', type : 'string', value : '8') option('prefix_share', type : 'string', value : '/share') option('prefix_profile', type : 'string', value : '/tmp') option('log_dir', type : 'string', value : '/tmp/') option('log_level', type : 'string', value : '2') option('mute_stdout', type : 'boolean', value : false) option('target_platform', type : 'combo', choices : ['debian', 'tizen', 'fpga'], value : 'debian') option('enable_npu_emul', type : 'boolean', value : false) option('enable_npu_cuse', type : 'boolean', value : false) option('enable_data_manip', type : 'boolean', value : false) option('enable_buffering', type : 'boolean', value : false) option('enable_plugin_npumgr', type : 'boolean', value : false) option('enable_plugin_nns', type : 'boolean', value : false) option('kernel_hdr_dir', type : 'string', value : '')