Releases: rstudio/tensorflow
Releases · rstudio/tensorflow
tensorflow 2.4.0
- 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
Merge pull request #419 from dfalbel/v2.2.0-rc0
V2.2.0 rc0
CRAN Release
-
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
-
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
1.13.1
update description