This repository was archived by the owner on Mar 30, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -74,17 +74,15 @@ Below are some documents explaining the Swift for TensorFlow project.
74
74
The active development of Swift for TensorFlow will happen under the
75
75
"tensorflow" branch of
76
76
[ 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.
79
77
80
78
These projects include:
81
79
82
80
- The compiler and standard libraries: [ apple/swift] ( http://github.com/apple/swift/tree/tensorflow )
83
81
- Debugger and REPL support: [ apple/swift-lldb] ( http://github.com/apple/swift-lldb/tree/tensorflow )
84
82
85
83
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 .
88
86
89
87
## Models
90
88
You can’t perform that action at this time.
0 commit comments