File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -334,12 +334,9 @@ The following NVIDIA® software are only required for GPU support.
334
334
335
335
* macOS 10.12.6 (Sierra) or higher (64-bit)
336
336
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
343
340
[tensorflow_decision_forests](https://www.tensorflow.org/decision_forests)
344
341
publish M1-compatible versions, but many packages don' t. To use those
345
342
libraries, you will have to use TensorFlow with x86 emulation and Rosetta.
You can’t perform that action at this time.
0 commit comments