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