Test Nvidia environment in relation to TensorFlow
2019-12-tensorflow2-keras-cnn+lstm | ||
2020-03-tensorflow-vs-tensorflow-gpu | ||
assets | ||
README.md | ||
run | ||
run-docker | ||
test-nvidia |
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.