Skip to content

Tags: eghbalhosseini/tensorflow

Tags

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

0.12.0-rc0

Toggle 0.12.0-rc0's commit message
Update release note for tensorboard (tensorflow#5916)

v0.11.0

Toggle v0.11.0's commit message
Merge pull request tensorflow#5503 from yifeif/r0.11

Reformat markdown.

v0.11.0rc2

Toggle v0.11.0rc2's commit message
Small header changes and a Doxygen tweak to shape the C++ API a bit b…

…etter. (tensorflow#5304)

Change: 135747447

(cherry picked from commit 120c3f1)

v0.11.0rc1

Toggle v0.11.0rc1's commit message
Temporarily remove tests that fail running with a single GPU. (tensor…

…flow#5100)

* Temporarily remove tests that fail running with a single GPU.

* Fix tags order according to buildifier

v0.11.0rc0

Toggle v0.11.0rc0's commit message
Merge pull request tensorflow#4690 from gunan/r0.11

Small fixes to RELEASE.md

v0.10.0

Toggle v0.10.0's commit message
Merge pull request tensorflow#4284 from caisq/r0.10-fixes

Cherry-picking r0.10 fixes