File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -85,6 +85,8 @@ from source following the instructions in [Option 1](#option-2-build-x10).
85
85
86
86
- [ Windows 10 (x64)] [ windows10 ]
87
87
- [ macOS (x64)] [ macOS ]
88
+ - [ Ubuntu 18.04 (x64, CPU)] [ ubuntu1804 ]
89
+ - [ Ubuntu 18.04 (x64, CUDA 11)] [ ubuntu1804cuda11 ]
88
90
89
91
Note the location where you extract the prebuilt library. The path to these
90
92
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
415
417
[ bazelisk ] : https://github.com/bazelbuild/bazelisk
416
418
[ configure.py ] : https://github.com/tensorflow/tensorflow/blob/master/configure.py
417
419
[ 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
You can’t perform that action at this time.
0 commit comments