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

Try install tensorflow 2.0

parent 8b80a78e
No related branches found
No related tags found
No related merge requests found
Pipeline #20536 failed
...@@ -68,6 +68,8 @@ full: ...@@ -68,6 +68,8 @@ full:
- apt install -y ninja-build - apt install -y ninja-build
- python -m pip install -U cppimport pybind11 - python -m pip install -U cppimport pybind11
- python -m pip install --upgrade git+https://github.com/sympy/sympy.git - 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 -e . - python -m pip install -e .
- python -m pip install git+https://i10git.cs.fau.de/seitz/pystencils.git - python -m pip install git+https://i10git.cs.fau.de/seitz/pystencils.git
- pytest - pytest
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment