R/install.R
torch_is_installed.Rd
Verifies if torch is installed
torch_is_installed(recheck = FALSE)
If TRUE, forces rechecking if torch can be loaded in a spearate R process. still respects the TORCH_VERIFY_LOAD env var.
TRUE
TORCH_VERIFY_LOAD
TRUE if torch is installed and can be loaded, FALSE otherwise.