Skip to content

Commit

Permalink
Update torch version
Browse files Browse the repository at this point in the history
  • Loading branch information
radekd91 committed Feb 11, 2023
1 parent 88064a7 commit 309aea1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion conda-environment_py38_cu11_ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ dependencies:
- pip>=21.2.4
- python=3.8
# - pytorch=1.9.1=py3.8_cuda11.1_cudnn8.0.5_0
- pytorch=1.10.2=py3.8_cuda11.3_cudnn8.2.0_0
# - pytorch=1.10.2=py3.8_cuda11.3_cudnn8.2.0_0
- pytorch=1.12.1=py3.8_cuda11.3_cudnn8.3.2_0
- torchvision=0.11.3
- torchaudio=0.10.2
- pywavelets>=1.1.1
Expand Down

0 comments on commit 309aea1

Please sign in to comment.