Skip to content

Commit 1582535

Browse files
authored
Update README.md for Ubuntu supported updates (#126)
We now support older Ubuntu releases to accommodate Travis. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/tensorflow/tfjs-node/126) <!-- Reviewable:end -->
1 parent 12456e1 commit 1582535

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ actively developing as an open source project.**
1111

1212
TensorFlow.js for Node currently supports the following platforms:
1313
- Mac OS X CPU (10.12.6 Siera or higher)
14-
- Linux CPU (Ubuntu 16.04 or higher)
15-
- Linux GPU (Ubuntu 16.04 or higher and Cuda 9.0 w/ CUDNN v7) ([see installation instructions](https://www.tensorflow.org/install/install_linux))
14+
- Linux CPU (Ubuntu 14.04 or higher)
15+
- Linux GPU (Ubuntu 14.04 or higher and Cuda 9.0 w/ CUDNN v7) ([see installation instructions](https://www.tensorflow.org/install/install_linux))
1616

1717
*Other Linux variants might also work but this project matches [core TensorFlow installation requirements](https://www.tensorflow.org/install/install_linux).*
1818

0 commit comments

Comments
 (0)