Tensorflow_scala v0.1.1 Release Notes

Release Date: 2018-01-31 // about 6 years ago
  • ๐Ÿš€ 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.