File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ In this release we have:
88 TensorFlow graphs.
99 - Fixed a major memory leak (issue #87 ).
1010 - Updated the JNI bindings to be compatible with the TensorFlow
11- 1.8 .0 release.
11+ 1.9 .0 release.
1212 - Added support for obtaining the list of available devices from
1313 within Scala.
1414 - Fixed bugs for some control flow ops.
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ have the main TensorFlow dynamic library installed. You have two options for dea
5050 ```bash
5151 git clone https:// github.com/ tensorflow/ tensorflow.git <repository_directory >
5252 cd <repository_directory >
53- git checkout r1.8
53+ git checkout r1.9
5454 ```
5555
5656 2 . Compile the library using the following commands :
You can’t perform that action at this time.
0 commit comments