We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ea4c9a commit 850992bCopy full SHA for 850992b
notes/v0.1.1.md
@@ -1,4 +1,11 @@
1
# 0.1.1 Minor Fix
2
3
-This release fixes an issue with the packaged pre-compiled TensorFlow
4
-binaries.
+This release fixes the following bugs:
+
5
+ - Issue with the packaged pre-compiled TensorFlow binaries that
6
+ affected Linux platforms.
7
+ - Learn API bug where the shared name of input iterators was being
8
+ set incorrectly.
9
10
+I also switched to using CircleCI for continuous integration, instead
11
+of TravisCI.
0 commit comments