Skip to content

Commit 16b9f2a

Browse files
MarkDaoustcopybara-github
authored andcommitted
Update M1 pip instructions.
PiperOrigin-RevId: 544201548
1 parent f89ec2f commit 16b9f2a

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

site/en/install/pip.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -334,12 +334,9 @@ The following NVIDIA® software are only required for GPU support.
334334
335335
* macOS 10.12.6 (Sierra) or higher (64-bit)
336336
337-
Note: For users of Apple M1 computers, to get native performance, you'll
338-
want to follow the instructions found
339-
[here](https://developer.apple.com/metal/tensorflow-plugin/){:.external}.
340-
Conda has shown to have the smoothest install. Packages that
341-
include custom C++ extensions for TensorFlow also need to be compiled for
342-
Apple M1. Some packages, like
337+
Note: While TensorFlow supports Apple Silicon (M1), Packages that include
338+
custom C++ extensions for TensorFlow also need to be compiled for Apple M1.
339+
Some packages, like
343340
[tensorflow_decision_forests](https://www.tensorflow.org/decision_forests)
344341
publish M1-compatible versions, but many packages don't. To use those
345342
libraries, you will have to use TensorFlow with x86 emulation and Rosetta.

0 commit comments

Comments
 (0)