rgthelen commited on
Commit
6454cfe
·
verified ·
1 Parent(s): 0238cfb

Upload quant_report.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. quant_report.json +14 -0
quant_report.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "run": {
3
+ "net_name": "clip_aerial_vit_b_16",
4
+ "target": "hailo10h",
5
+ "onnx_path": "/tmp/v3-export/clip-aerial-vit-b16-v3-surgical.onnx",
6
+ "alls_path": "/opt/thunderdome/configs/hailo/clip_vit_b_16_image_encoder_hailomz.alls",
7
+ "calib_path": "/opt/thunderdome-project/clip-aerial/crops-pool/crops",
8
+ "calib_count": 500,
9
+ "hef_size_bytes": 79712256,
10
+ "compile_seconds": 3313.784470796585
11
+ },
12
+ "per_layer_snr": [],
13
+ "verdict": "COMPILE_OK_T4_PENDING"
14
+ }