tag:github.com,2008:https://github.com/steadicat/tensorflow/releasesTags from tensorflow2016-06-06T06:56:44Ztag:github.com,2008:Repository/60735152/v0.9.0rc02016-06-06T06:56:44Zv0.9.0rc0: Reorganize installation instructions<p>Reorganize installation instructions</p>
<p>Avoid too much duplication (still, three sections are almost copied) when specifying installation instructions. Added 3.5 linux binaries.</p>martinwicketag:github.com,2008:Repository/60735152/v0.8.02016-04-22T20:51:21Zv0.8.0tag:github.com,2008:Repository/60735152/v0.8.0rc02016-04-13T15:26:19Zv0.8.0rc0jendaptag:github.com,2008:Repository/60735152/v0.7.12016-02-20T07:42:14Zv0.7.1: Merge pull request #1213 from vrv/r0.7<p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/tensorflow/tensorflow/pull/1213">tensorflow#1213</a> from vrv/r0.7</p>
<p>Revert "Fix tensorboard import path"</p>tag:github.com,2008:Repository/60735152/v0.7.02016-02-16T16:57:59Zv0.7.0: Merge pull request #1116 from jendap/keep-numpy-version-in-pip.sh<p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/tensorflow/tensorflow/pull/1116">tensorflow#1116</a> from jendap/keep-numpy-version-in-…</p>
<p>…pip.sh</p>
<p>keep numpy version in pip.sh</p>martinwicketag:github.com,2008:Repository/60735152/v0.6.02016-02-10T20:27:36Zv0.6.0martinwicketag:github.com,2008:Repository/60735152/0.6.02015-12-10T04:26:27ZTensorFlow 0.6.0<p>TensorFlow 0.6.0</p>
<p>Major Features and Improvements</p>
<p>* Python 3.3+ support via changes to python codebase and ability
<br /> to specify python version via ./configure.</p>
<p>* Some improvements to GPU performance and memory usage:
<br /> [convnet benchmarks](<a class="issue-link js-issue-link" href="https://github.com/soumith/convnet-benchmarks/issues/66">soumith/convnet-benchmarks#66</a>)
<br /> roughly equivalent with native cudnn v2 performance. Improvements mostly due
<br /> to moving to 32-bit indices, faster shuffling kernels. More improvements to
<br /> come in later releases.</p>
<p>Bug fixes</p>
<p>* Lots of fixes to documentation and tutorials, many contributed
<br /> by the public.</p>
<p>* 271 closed issues on github issues.</p>
<p>Backwards-incompatible changes</p>
<p>* tf.nn.fixed_unigram_candidate_sampler changed its default 'distortion'
<br /> attribute from 0.0 to 1.0. This was a bug in the original release
<br /> that is now fixed.</p>tag:github.com,2008:Repository/60735152/0.5.02015-11-09T03:08:54Z0.5.0