install_torch: Install Torch With Reticulate

View source: R/helpers_pycox.R

install_torchR Documentation

Install Torch With Reticulate

Description

Installs the python 'torch' package via reticulate. Note the default for pip is changed to TRUE.

Usage

install_torch(method = "auto", conda = "auto", pip = TRUE)

Arguments

method, conda, pip

See reticulate::py_install

Value

No return value.


survivalmodels documentation built on May 29, 2024, 7:26 a.m.