Skip to content

Commit bfc67ec

Browse files
committed
Replace kernel name underscores by dashes
1 parent 04ac9fc commit bfc67ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

layer-norm/build.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[general]
2-
name = "layer_norm"
2+
name = "layer-norm"
33
license = "BSD-3-Clause"
44
version = 1
55
backends = ["cuda"]

0 commit comments

Comments
 (0)