Skip to content

Added a find_tasks_by_input use to the icflow main_cli

Benjamin Collingwood requested to merge add_task_finder into main

Added a method, find_tasks_by_input to ParameterSweepReporter and included it in main_cli to help investigate sweeps.

icflow find_tasks_by_input --result_dir ... --input ... --value ...

Merge request reports