Miscellaneous ============= This section covers miscellaneous utilities and design topics: the fluent :ref:`light builder API `, :ref:`ONNX inspection helpers `, the :ref:`translate ` utility to export models as Python code, the :ref:`evaluators ` (reference, OnnxRuntime, Torch), the :ref:`ExtendedModelContainer ` for large models, :ref:`MiniOnnxBuilder and other helpers `, :ref:`CubeLogs ` for structured experiment-log analysis, and alternatives following :class:`~yobx.typing.GraphBuilderExtendedProtocol` implementation (:ref:`l-design-graph-builder-extended-protocol`). .. toctree:: :maxdepth: 1 container cube evaluator graph_builder_protocol light_api helpers onnx_inspection translate