eliaskoromilas
commited on
Commit
•
447f7b2
1
Parent(s):
9d667dc
Upload u50/1.3.1 xmodel
Browse files- u50/1.3.1/bitstream.json +31 -0
- u50/1.3.1/inception_v1_tf.xmodel +3 -0
u50/1.3.1/bitstream.json
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"name": "inception_v1_tf.xmodel",
|
3 |
+
"bitstreamId": "vitis.ai.tensorflow",
|
4 |
+
"version": "1.3.1",
|
5 |
+
"description": "tf_inceptionv1_imagenet_224_224_3G_1.3 (classification)",
|
6 |
+
"platform": {
|
7 |
+
"vendor": "xilinx",
|
8 |
+
"name": "u50",
|
9 |
+
"version": "vitis-ai/1.3"
|
10 |
+
},
|
11 |
+
"kernels": [
|
12 |
+
{
|
13 |
+
"name": [
|
14 |
+
"runner"
|
15 |
+
],
|
16 |
+
"kernelId": "inceptionv1-imagenet224x224",
|
17 |
+
"arguments": [
|
18 |
+
{
|
19 |
+
"type": "float*",
|
20 |
+
"name": "input",
|
21 |
+
"access": "r"
|
22 |
+
},
|
23 |
+
{
|
24 |
+
"type": "float*",
|
25 |
+
"name": "output",
|
26 |
+
"access": "w"
|
27 |
+
}
|
28 |
+
]
|
29 |
+
}
|
30 |
+
]
|
31 |
+
}
|
u50/1.3.1/inception_v1_tf.xmodel
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fbd7ed1dec8e4d403a24503cfde78a4ed97ab428b99dcaa969c6a1e015ed2779
|
3 |
+
size 7036551
|