Skip to content
This repository was archived by the owner on Mar 30, 2022. It is now read-only.

Commit 28754a6

Browse files
authored
Reword upstreaming section.
1 parent 4f5a2bf commit 28754a6

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,17 +74,15 @@ Below are some documents explaining the Swift for TensorFlow project.
7474
The active development of Swift for TensorFlow will happen under the
7575
"tensorflow" branch of
7676
[apple/swift](https://github.com/apple/swift/tree/tensorflow).
77-
New language features will eventually go through the Swift evolution process
78-
as part of being considered for being pulled into master.
7977

8078
These projects include:
8179

8280
- The compiler and standard libraries: [apple/swift](http://github.com/apple/swift/tree/tensorflow)
8381
- Debugger and REPL support: [apple/swift-lldb](http://github.com/apple/swift-lldb/tree/tensorflow)
8482

8583
Swift for TensorFlow is **not** intended to remain a long-term fork of the official
86-
Swift language. As the code matures, we aim to merge it upstream to the official
87-
[Swift.org](https://swift.org) repositories.
84+
Swift language. New language features will eventually go through the Swift evolution process
85+
as part of being considered for being pulled into master.
8886

8987
## Models
9088

0 commit comments

Comments
 (0)