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 Jul 1, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+20-15Lines changed: 20 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
-
# [Swift for TensorFlow](https://github.com/tensorflow/swift) APIs
1
+
# Swift for TensorFlow APIs
2
2
3
-
Deep learning library for Swift for TensorFlow.
3
+
This repository hosts [Swift for TensorFlow](https://github.com/tensorflow/swift)'s deep learning library, available both as a part of the Swift for TensorFlow toolchain and as a Swift package.
4
4
5
5
## Requirements
6
6
7
-
* A latest Swift for TensorFlow toolchain.
7
+
* A latest [Swift for TensorFlow toolchain](https://github.com/tensorflow/swift/blob/master/Installation.md).
8
8
9
9
## Usage
10
10
@@ -13,7 +13,7 @@ is required to use this package. Add the following to your Swift package manifes
0 commit comments