Skip to content

Commit c664819

Browse files
committed
Merge branch 'feature/transpose-permute' of https://github.com/huy209vn/cubecl into feature/transpose-permute
2 parents 88be29b + e87f891 commit c664819

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

crates/cubecl/Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,10 @@ required-features = ["random"]
8585

8686
[[bench]]
8787
harness = false
88+
name = "permute"
89+
required-features = ["stdlib"]
90+
91+
[[bench]]
8892
name = "attention"
8993
required-features = ["random"]
9094

0 commit comments

Comments
 (0)