Skip to content
This repository was archived by the owner on Jul 1, 2023. It is now read-only.

Commit f51ee46

Browse files
authored
Adding Ubuntu X10 binaries (#1182)
1 parent 02f31d5 commit f51ee46

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/Development.md

+4
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ from source following the instructions in [Option 1](#option-2-build-x10).
8585

8686
- [Windows 10 (x64)][windows10]
8787
- [macOS (x64)][macOS]
88+
- [Ubuntu 18.04 (x64, CPU)][ubuntu1804]
89+
- [Ubuntu 18.04 (x64, CUDA 11)][ubuntu1804cuda11]
8890

8991
Note the location where you extract the prebuilt library. The path to these
9092
libraries is not fixed and depends on your machine setup.
@@ -415,3 +417,5 @@ $ swift test -Xcc -I/Library/tensorflow-2.4.0/usr/include -Xlinker -L/Library/te
415417
[bazelisk]: https://github.com/bazelbuild/bazelisk
416418
[configure.py]: https://github.com/tensorflow/tensorflow/blob/master/configure.py
417419
[numpy]: https://numpy.org/
420+
[ubuntu1804]: https://storage.googleapis.com/swift-tensorflow-artifacts/oneoff-builds/tensorflow-ubuntu1804-x86.zip
421+
[ubuntu1804cuda11]: https://storage.googleapis.com/swift-tensorflow-artifacts/oneoff-builds/tensorflow-ubuntu1804-cuda11-x86.zip

0 commit comments

Comments
 (0)