Open juliangruendner opened 1 month ago
@alexanderkiel, @Lucas0T i have created a script for the crtdl execution here: https://github.com/medizininformatik-initiative/feasibility-deploy/blob/96-add-torch-to-feasibility-triangle/feasibility-triangle/torch/execute-crtdl.sh
@alexanderkiel do we still need this .sh in this project?
A bash script should be added to the project which allows one to pass the path to a crtdl file.
The script should then take the crtdl file, format it into a TORCH input bod and send it to torch (url configurable in script) for execution.