OCR-D / zenhub

Repo for developing zenhub integration
Apache License 2.0
0 stars 0 forks source link

Support CUDA for all tensorflow versions both in docker and native installation #45

Open kba opened 2 years ago

kba commented 2 years ago

Alice's PC has an NVIDIA graphics card and she wants the processors that are backed by software supporting GPU processing, such as those using the TensorFlow or Torch), to actually use the GPU. For many operations, this will be a significant performance boost over CPU processing.

Currently you can not use the GPU in the Docker Version.