ModelGroups.h File
Model-stage Graph fragments: preprocess, MLA inference, and postprocess helpers. More...
Included Headers
#include "model/PreprocessPlan.h"
#include "pipeline/Graph.h"
#include <string>
#include <vector>
#include <cstdint>
Namespaces Index
| namespace | simaai |
| namespace | neat |
| namespace | nodes |
| namespace | groups |
Classes Index
| struct | InferOptions |
|
Tunables for the preprocess and combined-infer Graph fragments. More... | |
Description
Model-stage Graph fragments: preprocess, MLA inference, and postprocess helpers.
Wraps the canonical Graph fragments a Model expands into when added to a Graph — preprocess, MLA inference, and postprocess. The Infer fragment is the MLA inference stage only (not pre+infer+post); use Graph::add(model) or model.graph() for the full model route. The _tar_gz overloads build directly from a .tar.gz model archive; the _Model& overloads accept an already-parsed Model.
- See Also
Model
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.