tf_gpu_configured {tensorflow} | R Documentation |
TensorFlow GPU configuration information
Description
TensorFlow GPU configuration information
Usage
tf_gpu_configured(verbose = TRUE)
Arguments
verbose |
boolean. Whether to show extra GPU info. |
Value
A bool, whether GPU is configured or not, or NA if could not be determined.
[Package tensorflow version 2.16.0 Index]