Skip to content

Minor Fixes

Compare
Choose a tag to compare
@eaplatanios eaplatanios released this 31 Jan 06:55
· 1030 commits to master since this release

This release fixes the following bugs:

  • Issue with the packaged pre-compiled TensorFlow binaries that
    affected Linux platforms.
  • Learn API bug where the shared name of input iterators was being
    set incorrectly.

I also switched to using CircleCI for continuous integration, instead
of TravisCI.