This function is deprecated. Use the extra_packages
argument in function
install_pytorch()
to install additional packages.
install_torch_extras(packages, conda = "auto")
Python packages to install
Path to conda executable (or "auto" to find conda using the PATH and other conventional install locations). Only used when PyTorch is installed within a conda environment.