- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for is_cuda_compiler_clang (0.13 sec)
-
tensorflow/BUILD
alias( name = "is_cuda_compiler_clang", actual = if_oss( "@local_config_cuda//:is_cuda_compiler_clang", "@local_config_cuda//cuda:TRUE", ), ) selects.config_setting_group( name = "is_cuda_clang", match_all = [ ":is_cuda_enabled", ":is_cuda_compiler_clang", ], )
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Wed Oct 16 05:28:35 UTC 2024 - 53.5K bytes - Viewed (0)