Skip to content

Commit 3f91ad6

Browse files
bottlerxFormers Bot
authored andcommitted
upload cuda 2.8 wheels to pypi (fairinternal/xformers#1444)
__original_commit__ = fairinternal/xformers@eb61990
1 parent c915971 commit 3f91ad6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
uses: ./.github/workflows/wheels_upload_pip.yml
8989
with:
9090
twine_username: __token__
91-
filter: "*torch2.9.0+cu130*"
91+
filter: "*torch2.9.0+cu128*"
9292
execute: ${{ github.repository == 'facebookresearch/xformers' && github.event_name != 'pull_request' }}
9393
secrets:
9494
twine_password: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)