- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for TF_NEED_CUDA (0.05 seconds)
-
configure.py
'For using TensorFlow GPU on Windows, you will need to build/install ' 'TensorFlow in WSL2.\n') environ_cp['TF_NEED_CUDA'] = '0' else: environ_cp['TF_NEED_CUDA'] = str( int(get_var(environ_cp, 'TF_NEED_CUDA', 'CUDA', False))) if environ_cp.get('TF_NEED_CUDA') == '1': set_hermetic_cuda_version(environ_cp) set_hermetic_cudnn_version(environ_cp)Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Fri Dec 19 16:32:04 GMT 2025 - 48.3K bytes - Click Count (0)