am trying this code to run it on jetson Xavier Nx but i am not able to download pytorch1.5.1 i have tried " conda install pytorch==1.5.1 torchvision==0.6.0 cudatoolkit=10.2 -c pytorch"
Solving environment: failed
PackagesNotFoundError: The following packages are not available from current channels:
- cudatoolkit=10.2
- torchvision==0.6.0
- pytorch==1.5.1
Current channels:
- pytorch/linux-aarch64
- pytorch/noarch
- Linux Aarch64 :: Anaconda.org
- ://conda.anaconda.org/c4aarch64/noarch
- ://conda.anaconda.org/conda-forge/linux-aarch64
- ://conda.anaconda.org/conda-forge/noarch
To search for alternate channels that may provide the conda package you’re
looking for, navigate to
s://anaconda.org
and use the search bar at the top of the page.