Commit 2286d7ce authored by Tri Dao's avatar Tri Dao
Browse files

Bump to v2.0.8

parent c65b5106
...@@ -53,7 +53,7 @@ jobs: ...@@ -53,7 +53,7 @@ jobs:
cxx11_abi: ['FALSE', 'TRUE'] cxx11_abi: ['FALSE', 'TRUE']
exclude: exclude:
# Pytorch <= 1.12 does not support Python 3.11 # Pytorch <= 1.12 does not support Python 3.11
- torch-version: '1.12' - torch-version: '1.12.1'
python-version: '3.11' python-version: '3.11'
# Pytorch >= 2.0 only supports Python >= 3.8 # Pytorch >= 2.0 only supports Python >= 3.8
- torch-version: '2.0.1' - torch-version: '2.0.1'
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment