Skip to content

Commit 957ab1c

Browse files
committed
refactor(public-release): refactro backend to make it public
1 parent 1a1a2e9 commit 957ab1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark_cuda_pytorch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
strategy:
3434
fail-fast: false
3535
matrix:
36-
subset: [unquantized, bnb, awq, gptq]
36+
subset: [unquantized, bnb, awq, gptq, torchao]
3737

3838
machine:
3939
[

0 commit comments

Comments
 (0)