File size: 525 Bytes
abca043
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
	"name": "resnet50.xmodel",
	"bitstreamId": "vitis.ai.caffe",
	"version": "1.3.1",
	"description": "cf_resnet50_imagenet_224_224_7.7G_1.3 (classification)",
	"platform": {
		"vendor": "xilinx",
		"name": "u280",
		"version": "vitis-ai/1.3"
	},
	"kernels": [
		{
			"name": [
				"runner"
			],
			"kernelId": "resnet50-imagenet224x224",
			"arguments": [
				{
					"type": "float*",
					"name": "input",
					"access": "r"
				},
				{
					"type": "float*",
					"name": "output",
					"access": "w"
				}
			]
		}
	]
}