Kernels
wyldecat commited on
Commit
cef5fdf
·
1 Parent(s): dc1d060

fix: update toml

Browse files
Files changed (1) hide show
  1. build.toml +4 -1
build.toml CHANGED
@@ -1,6 +1,9 @@
1
  [general]
2
  name = "activation"
3
- universal = false
 
 
 
4
 
5
  [torch]
6
  src = [
 
1
  [general]
2
  name = "activation"
3
+ backends = [
4
+ "cuda",
5
+ "rocm",
6
+ ]
7
 
8
  [torch]
9
  src = [