- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for set_other_cuda_vars (0.08 sec)
-
configure.py
environ_cp, env_var, ask_path, None ) if local_path: environ_cp[env_var] = local_path write_repo_env_to_bazelrc('cuda', env_var, local_path) def set_other_cuda_vars(environ_cp): """Set other CUDA related variables.""" # If CUDA is enabled, always use GPU during build and test. if environ_cp.get('TF_CUDA_CLANG') == '1': write_to_bazelrc('build --config=cuda_clang')
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Wed Oct 02 22:16:02 UTC 2024 - 48.2K bytes - Viewed (0)