Skip to content

Releases: rstudio/tensorflow

tensorflow 2.4.0

23 Mar 23:13
109101b
Compare
Choose a tag to compare
  • Fixed error with use_session_with_seed (#428)
  • Added a new set_random_seed function that makes more sense for TensorFlow >= 2.0 (#442)
  • Updated the default version of TensorFlow to 2.4 as well as the default Python to 3.7 (#454)

CRAN Release

21 May 14:13
5a2c865
Compare
Choose a tag to compare
Merge pull request #419 from dfalbel/v2.2.0-rc0

V2.2.0 rc0

CRAN Release

02 Oct 21:29
e4e01f1
Compare
Choose a tag to compare
  • Upgraded default installed version to 2.0.0.

  • Tensorboard log directory path fixes (#360).

  • Allow for v1 and v2 compat (#358).

  • install_tensorflow now does not installs tfprobability, tfhub and other
    related packages.

CRAN Release

01 Aug 13:28
4f7ffb6
Compare
Choose a tag to compare
  • Upgraded default installed version to 1.14.0

  • Refactored the install_tensorflow code delegating to reticulate (#333, #341): We completely delegate to installation to reticulate::py_install, the main difference is that now the default environment name to install is r-reticulate and not r-tensorflow.

CRAN Release

05 Apr 13:48
Compare
Choose a tag to compare
1.13.1

update description