Expand description
Structs§
- Print
Options - Options controlling textual output (ONNX_RS §5.4
PrintOptions).
Functions§
- from_
text - Parse a model rendered by
crate::text::to_text. - to_text
- Print
modelas text using defaultPrintOptions. - to_
text_ with - Print
modelas text with explicit options.