resnet50 / u280 /1.3.1 /bitstream.json
eliaskoromilas's picture
Upload u280/1.3.1 xmodel
abca043
raw
history blame contribute delete
525 Bytes
{
"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"
}
]
}
]
}