torchvisionlib_is_installed: 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.