Skip to main content

Module netron_export

Module netron_export 

Source
Expand description

Netron export functionality for model visualization

This module provides tools to export TrustformeRS models to formats compatible with Netron (https://netron.app/), a powerful neural network visualizer.

Structs§

GraphNode
Graph node representing a layer or operation
ModelGraph
Model graph containing nodes and edges
ModelMetadata
Model metadata
NetronExporter
Netron exporter for model visualization
NetronModel
ONNX-like model representation for Netron visualization
TensorData
Tensor data for weights and biases
TensorInfo
Tensor information

Enums§

AttributeValue
Attribute value types
ExportFormat
Export format options