Skip to content

Commit

Permalink
update configure_cudnn docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
t-kalinowski committed Aug 28, 2023
1 parent dcd7e1b commit a785b83
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion R/install.R
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,8 @@
#' default), it will install also install the pip package
#' "nvidia-cudnn-cu11==8.6.*", symlink the cudnn ".so" files so they can be
#' found by tensorflow, and emit instructions for how to install Nvidia
#' drivers to enable GPU usage.
#' drivers to enable GPU usage. This is not applicable if the installation
#' method is `"conda"`
#'
#' @param pip_ignore_installed Whether pip should ignore installed python
#' packages and reinstall all already installed python packages. This defaults
Expand Down
3 changes: 2 additions & 1 deletion man/install_tensorflow.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a785b83

Please sign in to comment.