Skip to content

Commit 1138c00

Browse files
authored
Apply suggestions from code review
1 parent 4cd004c commit 1138c00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/en/install/source.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Found cuDNN 7 in:
141141

142142

143143
Please specify a list of comma-separated CUDA compute capabilities you want to build with.
144-
You can find compute capability of your device at: https://developer.nvidia.com/cuda-gpus. Each capability can be specified as "x.y" or "compute_xy" to include both virtual and binary GPU code, or as "sm_xy" to only include the binary code.
144+
You can find the compute capability of your device at: https://developer.nvidia.com/cuda-gpus. Each capability can be specified as "x.y" or "compute_xy" to include both virtual and binary GPU code, or as "sm_xy" to only include the binary code.
145145
Please note that each additional compute capability significantly increases your build time and binary size, and that TensorFlow only supports compute capabilities >= 3.5 [Default is: 3.5,7.0]: 6.1
146146

147147

0 commit comments

Comments
 (0)