File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 11# tensorflow (development version)
22
3- - Updates for reticulate 1.41. The tensorflow R package now calls
4- ` reticuate::py_require() ` when it is loaded. Calling ` install_tensorflow() `
3+ - Updates for reticulate 1.41 and ` reticuate::py_require() ` .
4+ New function ` py_require_tensorflow() ` which can be called at the start of an R session
5+ to enable reticulate to resolve tensorflow. Calling ` install_tensorflow() `
56 in most circumstances is no longer necessary.
6- - ` install_tensorflow() ` installs TensorFlow v2.18 by default.
7+ - ` install_tensorflow() ` installs TensorFlow v2.20 by default.
78- Fixed an issue where GPUs would not be found when running on Windows
89 WSL Linux (reported in rstudio/keras3 #1456 , fixed in #599 )
910- Fixes for NumPy 2.0 (#601 )
You can’t perform that action at this time.
0 commit comments