Crate onnx_ir

Crate onnx_ir 

Source

Re-exports§

pub use ir::*;
pub use node::*;

Modules§

ir
ONNX Intermediate Representation (IR) types
node
Node module contains implementations of ONNX operations.

Structs§

OnnxGraphBuilder
ONNX IR builder with fluent API

Enums§

Error
Errors that can occur when parsing ONNX models