Skip to content

TensorFlow 1.0.1

Compare
Choose a tag to compare
@gunan gunan released this 08 Mar 01:01
· 3 commits to r1.0 since this release

Bug Fixes and Other Changes

  • Change GraphConstructor to not increase the version when importing, but instead take the min of all versions.
  • Google Cloud Storage fixes.
  • Removed tf.core and tf.python modules from the API. These were never intended to be exposed. Please use the same objects through top-level tf module instead.