Skip to content
Snippets Groups Projects
Commit a10c2d24 authored by Stephan Seitz's avatar Stephan Seitz
Browse files

Use tensorflow CPU

parent 25ebe582
Branches
Tags
No related merge requests found
Pipeline #20541 failed
......@@ -69,7 +69,7 @@ full:
- python -m pip install -U cppimport pybind11
- python -m pip install --upgrade git+https://github.com/sympy/sympy.git
- python -m pip install --upgrade pip setuptools wheel
- python -m pip install --upgrade tensorflow-gpu==2.0
- python -m pip install --upgrade tensorflow==2.0
- python -m pip install -e .
- python -m pip install git+https://i10git.cs.fau.de/seitz/pystencils.git
- pytest
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment