Skip to content

Tags: lancegon/tensorflow

Tags

v1.1.0

Toggle v1.1.0's commit message
Merge pull request tensorflow#9351 from av8ramit/cherrypicks

TensorBoard Cherrypick

v1.1.0-rc2

Toggle v1.1.0-rc2's commit message
small change to format code (tensorflow#9223)

v1.1.0-rc1

Toggle v1.1.0-rc1's commit message
Merge pull request tensorflow#8958 from rohan100jain/branch_152141388

Branch 152141388

v1.1.0-rc0

Toggle v1.1.0-rc0's commit message
Update roadmap (tensorflow#8672)

v1.0.1

Toggle v1.0.1's commit message
Fixing 2 minor issues as suggested by Gunan.

v1.0.0

Toggle v1.0.0's commit message
Update release note.

v1.0.0-rc2

Toggle v1.0.0-rc2's commit message
Bump the version of nccl for macos fixes.

v1.0.0-rc1

Toggle v1.0.0-rc1's commit message
Improve upgrade script to handle list comprehensions as arguments. (t…

…ensorflow#7229)

python's ast module does not return the correct location, so we
have to do our best to scan backwards to find where the [ token
that trully started the list comprehension occurs.

v1.0.0-rc0

Toggle v1.0.0-rc0's commit message
Add 3.3 and 3.6 binary URLs to installation instruction. (tensorflow#…

…7085)

v1.0.0-alpha

Toggle v1.0.0-alpha's commit message
Update release notes for 1.0.0-alpha. (tensorflow#6747)

* Update release notes for 1.0.0-alpha.

* Add numpy compatibility to release notes.