Learn R Programming

tensorflow (version 2.16.0)

tf_gpu_configured: TensorFlow GPU configuration information

Description

TensorFlow GPU configuration information

Usage

tf_gpu_configured(verbose = TRUE)

Value

A bool, whether GPU is configured or not, or NA if could not be determined.

Arguments

verbose

boolean. Whether to show extra GPU info.