File size: 398 Bytes
193763d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
[
  {
    "file": "model.onnx",
    "latency_ms": 4.726,
    "outputs": [
      {
        "shape": [
          1,
          8
        ],
        "dtype": "float32"
      }
    ]
  },
  {
    "file": "model_int8.onnx",
    "latency_ms": 4.606,
    "outputs": [
      {
        "shape": [
          1,
          8
        ],
        "dtype": "float32"
      }
    ]
  }
]