Use new `universal` option
Browse files- build.toml +1 -0
build.toml
CHANGED
@@ -2,3 +2,4 @@
|
|
2 |
name = "triton_scaled_mm"
|
3 |
|
4 |
[torch]
|
|
|
|
2 |
name = "triton_scaled_mm"
|
3 |
|
4 |
[torch]
|
5 |
+
universal = true
|