Kernels:
Trusted publisher
File size: 280 Bytes
aeb4e54 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | {
"version": 1,
"license": "Apache-2.0",
"python-depends": [],
"backend": {
"type": "cuda",
"archs": [
"10.0",
"10.1",
"12.0+PTX",
"7.0",
"7.2",
"7.5",
"8.0",
"8.6",
"8.7",
"8.9",
"9.0"
]
}
}
|