TensorFlow 0.6.0

Major Features and Improvements

* Python 3.3+ support via changes to python codebase and ability
  to specify python version via ./configure.

* Some improvements to GPU performance and memory usage:
  [convnet benchmarks](https://github.com/soumith/convnet-benchmarks/issues/66)
  roughly equivalent with native cudnn v2 performance.  Improvements mostly due
  to moving to 32-bit indices, faster shuffling kernels.  More improvements to
  come in later releases.

Bug fixes

* Lots of fixes to documentation and tutorials, many contributed
  by the public.

* 271 closed issues on github issues.

Backwards-incompatible changes

* tf.nn.fixed_unigram_candidate_sampler changed its default 'distortion'
  attribute from 0.0 to 1.0. This was a bug in the original release
  that is now fixed.
此标签无Release说明。

项目简介

当前项目暂无项目简介

发行版本 150

TensorFlow 2.14.0-rc1

全部发行版

贡献者 219

全部贡献者

开发语言

  • C++ 64.5 %
  • Python 20.7 %
  • MLIR 5.8 %
  • Starlark 3.7 %
  • HTML 2.1 %