Skip to content

Commit a76f8ab

Browse files
authored
Merge pull request #2485 from njzjz/patch-2
2 parents 18913f9 + 759fa9b commit a76f8ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user/tipsandtricks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ See the [relevant CUDA user guides](https://github.com/conda-forge/cuda-feedstoc
154154

155155
:::
156156

157-
For context, installing the TensorFlow 2.7.0 CUDA-enabled variant, `tensorflow==2.7.0=cuda*`, results in approximately 2 GB of packages to download while the CPU variant, `tensorflow=2.7.0=cpu*`, results in approximately 200 MB to download. That is a significant bandwidth and storage wasted if one only needs the CPU only variant!
157+
For context, installing the TensorFlow 2.7.0 CUDA-enabled variant, `tensorflow=2.7.0=cuda*`, results in approximately 2 GB of packages to download while the CPU variant, `tensorflow=2.7.0=cpu*`, results in approximately 200 MB to download. That is a significant bandwidth and storage wasted if one only needs the CPU only variant!
158158

159159
<a id="pypy"></a>
160160

0 commit comments

Comments
 (0)