Skip to content

Commit 1a8e016

Browse files
committed
Merge remote-tracking branch 'upstream/main' into restrict-opset-16
2 parents 5df0e3e + e096b0c commit 1a8e016

File tree

78 files changed

+968
-666
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

78 files changed

+968
-666
lines changed

.github/workflows/publish.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ jobs:
199199
secrets:
200200
CRATES_IO_API_TOKEN: ${{ secrets.CRATES_IO_API_TOKEN }}
201201

202-
publish-burn-hip:
202+
publish-burn-rocm:
203203
uses: tracel-ai/github-actions/.github/workflows/publish-crate.yml@v1
204204
needs:
205205
- publish-burn-tensor
@@ -208,7 +208,7 @@ jobs:
208208
- publish-burn-common
209209
- publish-burn-cubecl
210210
with:
211-
crate: burn-hip
211+
crate: burn-rocm
212212
secrets:
213213
CRATES_IO_API_TOKEN: ${{ secrets.CRATES_IO_API_TOKEN }}
214214

0 commit comments

Comments
 (0)