hailo-ai

3 mods across 1 repository, 703 stars between them.

hailo-compile

01

hailo-ai/hailo_model_zoo

Skill Claude CodeCodex

Compile an optimized Hailo HAR into a HEF binary using the Hailo Dataflow Compiler (DFC). Final stage of the DFC flow — takes the quantized HAR from /hailo-optimize and produces a deployable .hef.

not rated 703 +1 2d ago A 55 tokens original MIT

hailo-optimize

02

hailo-ai/hailo_model_zoo

Skill Claude CodeCodex

Optimize and quantize a parsed Hailo HAR using the Hailo Dataflow Compiler (DFC). Auto-loads a matching ALLS model script from the Model Zoo, prepares calibration data (with the correct normalization alignment), runs optimization on GPU when available, and gates on the post-optimize SNR.

not rated 703 +1 2d ago A 67 tokens original MIT

hailo-parse

03

hailo-ai/hailo_model_zoo

Skill Claude CodeCodex

Parse an ONNX or TensorFlow model into a Hailo HAR using the Hailo Dataflow Compiler (DFC). Use when bringing a new model into the Hailo flow. Auto-discovers parser start/end nodes and normalization from the Model Zoo when the model name matches a known network.

not rated 703 +1 2d ago A 65 tokens original MIT