Install fastai
Install fastai
install_fastai( version, gpu = FALSE, cuda_version = "10.1", overwrite = FALSE, extra_pkgs = c("timm", "fastinference[interp]"), TPU = FALSE )
version |
specify version |
gpu |
installation of gpu |
cuda_version |
if gpu true, then cuda version is required. By default it is 10.1 |
overwrite |
will install all the dependencies |
extra_pkgs |
character vector of additional packages |
TPU |
official way to install Pytorch-XLA 1.7 |
None
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.