R/helpers_pycox.R
install_torch.Rd
Installs the python 'torch' package via reticulate. Note the default for pip is changed to TRUE.
pip
TRUE
install_torch(method = "auto", conda = "auto", pip = TRUE)
See reticulate::py_install