Miscellaneous#
This section covers miscellaneous utilities and design topics: the fluent
light builder API, ONNX inspection helpers,
the translate utility to export models as Python code, the
evaluators (reference, OnnxRuntime, Torch), the
ExtendedModelContainer for large models,
MiniOnnxBuilder and other helpers,
CubeLogs for structured experiment-log analysis, and
alternatives following
GraphBuilderExtendedProtocol implementation
(Alternative GraphBuilderExtendedProtocol).