danieldk HF Staff commited on
Commit
d827006
·
1 Parent(s): 3c4645b

Build for default capabilities

Browse files
Files changed (1) hide show
  1. build.toml +0 -1
build.toml CHANGED
@@ -8,7 +8,6 @@ src = [
8
  ]
9
 
10
  [kernel.activation]
11
- cuda-capabilities = [ "7.0", "7.2", "7.5", "8.0", "8.6", "8.7", "8.9", "9.0", "10.0", "10.1", "12.0" ]
12
  src = [
13
  "deformable_detr/ms_deform_attn_cuda.cu",
14
  "deformable_detr/ms_deform_im2col_cuda.cuh",
 
8
  ]
9
 
10
  [kernel.activation]
 
11
  src = [
12
  "deformable_detr/ms_deform_attn_cuda.cu",
13
  "deformable_detr/ms_deform_im2col_cuda.cuh",