Getitune Exporting A Model

Export a trained getitune model (the Geti training library) to a deployable format. Use when a user wants to run `engine.export(...)` or `getitune export`, choose between OpenVINO IR and ONNX, set FP32 vs FP16 precision with `ExportFormat` / `Precision`, or understand where exported artifacts are written and how they load back for inference. Covers the export/load contract between training and OpenVINO/ONNX inference.

open-edge-platform 1526de2 3.4 KB Updated

File contents

open-edge-platform/geti/tree/main/skills/library/getitune-exporting-a-model commit 1526de254b

Frequently asked questions

npx skillmds@latest add open-edge-platform/getitune-exporting-a-model