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

Change testing requirement to tensorflow-gpu

parent a06cd681
Branches
Tags
No related merge requests found
Pipeline #18170 failed
......@@ -43,7 +43,7 @@ test_requires =
pytest-html
ansi2html
pytest-cov
tensorflow
tensorflow-gpu
# Require a specific Python version, e.g. Python 2.7 or >= 3.4
# python_requires = >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*
......@@ -62,7 +62,7 @@ testing =
pytest-html
ansi2html
pytest-cov
tensorflow
tensorflow-gpu
pybind11 =
cppimport
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment