Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
flash-attention
Commits
dab99053
Commit
dab99053
authored
Jun 02, 2023
by
Pierce Freeman
Browse files
Bump build to use 116 for testing
parent
0e7769c8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
6 deletions
+2
-6
.github/workflows/publish.yml
.github/workflows/publish.yml
+2
-6
No files found.
.github/workflows/publish.yml
View file @
dab99053
...
@@ -44,7 +44,8 @@ jobs:
...
@@ -44,7 +44,8 @@ jobs:
#torch-version: [1.11.0, 1.12.0, 1.12.1]
#torch-version: [1.11.0, 1.12.0, 1.12.1]
torch-version
:
[
1.12.1
]
torch-version
:
[
1.12.1
]
#cuda-version: ['113', '116']
#cuda-version: ['113', '116']
cuda-version
:
[
'
113'
]
#cuda-version: ['113']
cuda-version
:
[
'
116'
]
#exclude:
#exclude:
# - torch-version: 1.11.0
# - torch-version: 1.11.0
# cuda-version: '116'
# cuda-version: '116'
...
@@ -143,11 +144,6 @@ jobs:
...
@@ -143,11 +144,6 @@ jobs:
with
:
with
:
python-version
:
'
3.10'
python-version
:
'
3.10'
-
name
:
List contents
run
:
|
ls -la dist
ls -la dist/*
-
name
:
Install dependencies
-
name
:
Install dependencies
run
:
|
run
:
|
pip install ninja packaging setuptools wheel twine
pip install ninja packaging setuptools wheel twine
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment