8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
This template is for miscellaneous issues not covered by the other issue categories.
Hi, is there a way to check via Tensorflow Java the number of / or any CUDA devices available? For example, in Python with Torch one could do
import torch torch.cuda.is_available()
Thanks in advance!