test-nvidia/README.md
2020-09-05 12:59:40 +02:00

7 lines
373 B
Markdown

Test Nvidia environment in relation to TensorFlow
=================================================
* `./run` tests the native system. One of tf1 or tf2 is expected to have no
GPU available due to CUDA library incompatibility
* `./run-docker` tests Docker support. Both TensorFlow versions should work
as we're using a base image compatible to the respective version.