Test Nvidia environment in relation to TensorFlow
Find a file
2020-09-05 12:59:40 +02:00
2019-12-tensorflow2-keras-cnn+lstm 🧹 2019-12-tensorflow2-keras-cnn+lstm 2020-05-15 13:22:43 +02:00
2020-03-tensorflow-vs-tensorflow-gpu 🧹 2020-03-tensorflow-vs-tensorflow-gpu/tensorflow-vs-tensorflow-gpu 2020-05-15 13:32:27 +02:00
assets Test TensorFlow 2 2020-09-05 12:59:40 +02:00
README.md Test TensorFlow 2 2020-09-05 12:59:40 +02:00
run Test TensorFlow 2 2020-09-05 12:59:40 +02:00
run-docker Test TensorFlow 2 2020-09-05 12:59:40 +02:00
test-nvidia Test TensorFlow 2 2020-09-05 12:59:40 +02:00

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.