Skip to content

Commit

Permalink
[devops] fix cuda ext compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
ver217 committed May 29, 2024
1 parent 8ec393d commit 832b681
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .cuda_ext.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@
{
"torch_command": "pip install torch==2.1.0 torchvision==0.16.0 torchaudio==2.1.0 --index-url https://download.pytorch.org/whl/cu118",
"cuda_image": "hpcaitech/cuda-conda:11.8"
},
{
"torch_command": "pip install torch==2.0.0 torchvision==0.15.1 torchaudio==2.0.1",
"cuda_image": "hpcaitech/cuda-conda:11.7"
}
]
}

0 comments on commit 832b681

Please sign in to comment.