We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62dcc32 commit 7be6338Copy full SHA for 7be6338
site/en/install/pip.md
@@ -51,7 +51,7 @@ step-by-step instructions.
51
supported GPU on native-Windows.
52
Starting with TensorFlow `2.11`, you will need to install
53
[TensorFlow in WSL2](https://tensorflow.org/install/pip#windows-wsl2),
54
- or install `tensorflow-cpu` and, optionally, try the
+ or install `tensorflow` or `tensorflow-cpu` and, optionally, try the
55
[TensorFlow-DirectML-Plugin](https://github.com/microsoft/tensorflow-directml-plugin#tensorflow-directml-plugin-)
56
57
```bash
0 commit comments