You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 30, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: Installation.md
+15-16Lines changed: 15 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,23 @@ To install Swift for TensorFlow, download one of the packages below and follow t
6
6
- If you want to modify the Swift for TensorFlow source code or build with a custom version of TensorFlow, see [here](https://github.com/apple/swift/blob/tensorflow/README.md) for instructions on building from source.
7
7
- Swift for TensorFlow is an early stage project. It has been released to enable open source development and is not yet ready for general use by machine learning developers.
8
8
9
+
9
10
## Releases
10
11
12
+
[Release notes for v0.7.0](https://drive.google.com/file/d/1QdBFCyS1RstReztwVEGNJsLY8fHAPfxv/view?usp)
13
+
14
+
| Download | Version | Date |
15
+
|----------|---------|------|
16
+
|[Xcode 11](https://storage.googleapis.com/swift-tensorflow-artifacts/releases/v0.7/rc2/swift-tensorflow-RELEASE-0.7-osx.pkg)| v0.7.0 | Feb 12, 2020 |
17
+
|[Ubuntu 18.04 (CPU Only)](https://storage.googleapis.com/swift-tensorflow-artifacts/releases/v0.7/rc2/swift-tensorflow-RELEASE-0.7-ubuntu18.04.tar.gz)| v0.7.0 | Feb 12, 2020 |
18
+
|[Ubuntu 18.04 (CUDA 10.1)](https://storage.googleapis.com/swift-tensorflow-artifacts/releases/v0.7/rc2/swift-tensorflow-RELEASE-0.7-cuda10.1-cudnn7-ubuntu18.04.tar.gz)| v0.7.0 | Feb 12, 2020 |
19
+
|[Ubuntu 18.04 (CUDA 10.0)](https://storage.googleapis.com/swift-tensorflow-artifacts/releases/v0.7/rc2/swift-tensorflow-RELEASE-0.7-cuda10.0-cudnn7-ubuntu18.04.tar.gz)| v0.7.0 | Feb 12, 2020|
20
+
|[Ubuntu 18.04 (CUDA 9.2)](https://storage.googleapis.com/swift-tensorflow-artifacts/releases/v0.7/rc2/swift-tensorflow-RELEASE-0.7-cuda9.2-cudnn7-ubuntu18.04.tar.gz)| v0.7.0 | Feb 12, 2020 |
21
+
22
+
23
+
<details>
24
+
<summary>Older Packages</summary>
25
+
11
26
[Release notes for v0.6.0](https://docs.google.com/document/d/1LihPvZRzbncMZtXnhhWzUNWzI_FOFee_RgcyjLjh6Cs/edit)
12
27
13
28
| Download | Version | Date |
@@ -18,22 +33,6 @@ To install Swift for TensorFlow, download one of the packages below and follow t
18
33
|[Ubuntu 18.04 (CUDA 10.0)](https://storage.googleapis.com/swift-tensorflow-artifacts/releases/v0.6/rc2/deduped/swift-tensorflow-RELEASE-0.6-cuda10.0-cudnn7-ubuntu18.04.tar.gz)| v0.6.0 | Dec 10, 2019 |
19
34
|[Ubuntu 18.04 (CUDA 9.2)](https://storage.googleapis.com/swift-tensorflow-artifacts/releases/v0.6/rc2/swift-tensorflow-RELEASE-0.6-cuda9.2-cudnn7-ubuntu18.04.tar.gz)| v0.6.0 | Dec 10, 2019 |
20
35
21
-
## Release Candidates
22
-
23
-
[Release notes for v0.7.0](https://drive.google.com/file/d/1QdBFCyS1RstReztwVEGNJsLY8fHAPfxv/view?usp)
24
-
25
-
| Download | Version | Date |
26
-
|----------|---------|------|
27
-
|[Xcode 11](https://storage.googleapis.com/swift-tensorflow-artifacts/releases/v0.7/rc2/swift-tensorflow-RELEASE-0.7-osx.pkg)| v0.7-rc2 | Feb 12, 2020 |
28
-
|[Ubuntu 18.04 (CPU Only)](https://storage.googleapis.com/swift-tensorflow-artifacts/releases/v0.7/rc2/swift-tensorflow-RELEASE-0.7-ubuntu18.04.tar.gz)| v0.7-rc2 | Feb 12, 2020 |
29
-
|[Ubuntu 18.04 (CUDA 10.1)](https://storage.googleapis.com/swift-tensorflow-artifacts/releases/v0.7/rc2/swift-tensorflow-RELEASE-0.7-cuda10.1-cudnn7-ubuntu18.04.tar.gz)| v0.7-rc2 | Feb 12, 2020 |
30
-
|[Ubuntu 18.04 (CUDA 10.0)](https://storage.googleapis.com/swift-tensorflow-artifacts/releases/v0.7/rc2/swift-tensorflow-RELEASE-0.7-cuda10.0-cudnn7-ubuntu18.04.tar.gz)| v0.7-rc2 | Feb 12, 2020|
31
-
|[Ubuntu 18.04 (CUDA 9.2)](https://storage.googleapis.com/swift-tensorflow-artifacts/releases/v0.7/rc2/swift-tensorflow-RELEASE-0.7-cuda9.2-cudnn7-ubuntu18.04.tar.gz)| v0.7-rc2 | Feb 12, 2020 |
32
-
33
-
34
-
<details>
35
-
<summary>Older Packages</summary>
36
-
37
36
[Release notes for v0.5.0](https://docs.google.com/document/d/1p8daaIFswkOwbhmdwLJ7NRWzX0uY9jMZYRfRH0EymV8/edit)
0 commit comments