Skip to content

Tags: chsahit/tensorflow

Tags

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.

0.12.1

Toggle 0.12.1's commit message
Merge pull request tensorflow#6491 from gunan/patch

patches for 0.12.1 release.

v0.12.0

Toggle v0.12.0's commit message
Update cudnn version in instruction for mac gpu. (tensorflow#6407)

0.12.0-rc1

Toggle 0.12.0-rc1's commit message
Update installation instructions for tensorflow-gpu. (tensorflow#6231)

* Update installation instructions for tensorflow-gpu.

* Update os_setup.md