drbh HF Staff commited on
Commit
5715805
·
verified ·
1 Parent(s): 654fc62

Uploaded using `kernel-builder`.

Browse files
Files changed (1) hide show
  1. build/torch-cuda/metadata.json +10 -0
build/torch-cuda/metadata.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "ci-test-kernel",
3
+ "id": "_ci_test_kernel",
4
+ "version": 1,
5
+ "license": "Apache-2.0",
6
+ "python-depends": [],
7
+ "backend": {
8
+ "type": "cuda"
9
+ }
10
+ }