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
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,11 +43,11 @@ This project is an experimental wrapper of TensorFlow C API which enables Machin
43
43
44
44
This package builds with Swift Package Manager and is part of the [Perfect](https://github.com/PerfectlySoft/Perfect) project but can also be used as an independent module.
45
45
46
-
Ensure you have installed and activated the latest Swift 4.1 / Xcode 9.3
46
+
Ensure you have installed and activated the latest Swift 4.1.1 / Xcode 9.3
47
47
48
48
## Project Status
49
49
50
-
The framework conforms to TensorFlow v1.7.0 C API functionality.
50
+
The framework conforms to TensorFlow v1.8.0 C API functionality.
0 commit comments