Merge pull request #57119 from aman190202:development

PiperOrigin-RevId: 467847763
This commit is contained in:
TensorFlower Gardener 2022-08-15 23:44:14 -07:00
commit 38982c917a

View File

@ -54,6 +54,9 @@ Windows)*:
$ pip install tensorflow $ pip install tensorflow
``` ```
Other devices (DirectX and MacOS-metal) are supported using
[Device plugins](https://www.tensorflow.org/install/gpu_plugins#available_devices).
A smaller CPU-only package is also available: A smaller CPU-only package is also available:
``` ```