File size: 381 Bytes
483b03e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "runtime": "onnxruntime-node",
  "runtime_version": "1.27.0",
  "node_version": "v25.6.1",
  "platform": "darwin",
  "arch": "arm64",
  "model": "models/dehtr_ctc_int8.onnx",
  "model_size_bytes": 9843872,
  "n_lines": 601,
  "latency_ms_per_line": {
    "median": 70.4311250000028,
    "mean": 73.57378104159731
  },
  "predictions": "results/m3/preds_onnx_int8_node.jsonl"
}