torchvisionlib_is_installed {torchvisionlib} | R Documentation |
Checks if an installation of torchvisionlib was found.
Description
Checks if an installation of torchvisionlib was found.
Install additional libraries
Usage
torchvisionlib_is_installed()
install_torchvisionlib(url = Sys.getenv("TORCHVISIONLIB_URL", unset = NA))
Arguments
url |
Url for the binaries. Can also be the file path to the binaries. |
[Package torchvisionlib version 0.5.0 Index]