mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-07 00:20:20 +01:00
Add a statement on install/index.md on what os are supported.
PiperOrigin-RevId: 168032996
This commit is contained in:
parent
f83f6b9ef1
commit
fb5588002b
|
|
@ -1,5 +1,13 @@
|
|||
# Installing TensorFlow
|
||||
|
||||
We've built and tested TensorFlow on the following 64-bit laptop/desktop
|
||||
operating systems:
|
||||
* MacOS X 10.11 (El Capitan) or later.
|
||||
* Ubuntu 14.04 or later
|
||||
* Windows 7 or later.
|
||||
Although you might be able to install TensorFlow on other laptop or desktop
|
||||
systems, we only support (and only fix issues in) the preceding configurations.
|
||||
|
||||
The following guides explain how to install a version of TensorFlow
|
||||
that enables you to write applications in Python:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user