get_install_libs_url: List of files to download
Description
List the Torch and Lantern files to download as local files in order to proceed with install_torch_from_file().
Usage
get_install_libs_url(version = "1.8.0", type = install_type(version = version))
Arguments
version
The Torch version to install.
type
The installation type for Torch. Valid values are "cpu"
or the 'CUDA' version.