RouteSelection Struct
What the planner actually included in the materialized route. More...
Declaration
Included Headers
Public Member Attributes Index
| bool | include_preprocess_stage = true |
|
True if a preprocess NodeGroup is attached. More... | |
| bool | include_postprocess_stage = true |
|
True if a postprocess NodeGroup is attached. More... | |
| bool | infer_only = false |
|
True if only the MLA inference stage runs (no pre/post). More... | |
| std::string | preprocess_graph |
|
Name of the chosen preprocess CVU graph (e.g., preproc, quanttess). More... | |
| std::string | selected_post_kind |
|
Name of the chosen post stage (e.g., detessdequant, boxdecode). More... | |
Description
What the planner actually included in the materialized route.
Definition at line 116 of file Model.h.
Public Member Attributes
include_postprocess_stage
|
True if a postprocess NodeGroup is attached.
Definition at line 118 of file Model.h.
include_preprocess_stage
|
True if a preprocess NodeGroup is attached.
Definition at line 117 of file Model.h.
infer_only
|
True if only the MLA inference stage runs (no pre/post).
Definition at line 119 of file Model.h.
preprocess_graph
|
Name of the chosen preprocess CVU graph (e.g., preproc, quanttess).
Definition at line 120 of file Model.h.
selected_post_kind
|
Name of the chosen post stage (e.g., detessdequant, boxdecode).
Definition at line 122 of file Model.h.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.