Skip to content

Export convenience environment variables for evaluate script writing.

Young, Aaron requested to merge 7ry/deffe:feature-pyproject into dev

Care needs to be taken so that evaluate.sh can be executed from the experiment folder, via deffe, and from the run folder. To enable this, DEFFE sets the environment variables and also performs parameter substitution for the name parameters.

Merge request reports