Crate onnx_ir

Source

Re-exports§

pub use ir::OnnxGraph;

Modules§

ir
util

Functions§

convert_constant_value
Get the value of a constant node from its attributes
parse_onnx
Open an onnx file and convert it to a Graph (intermediate representation)