Skip to content
Snippets Groups Projects
Commit d6c2ada4 authored by Andi Gerken's avatar Andi Gerken
Browse files

Added torch to the test environment.

parent 688bfc48
Branches
Tags
3 merge requests!37Added calculation of individual ids,!34Added script to update individual ids, added docstrings massively,!32Added quiver plot in evaluation.
Pipeline #50065 failed
......@@ -37,6 +37,7 @@ if __name__ == "__main__":
]
)
check_call([python_venv_executable(), "-m", "pip", "install", "torch"])
check_call(
[
python_venv_executable(),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment