Skip to main content

Crate teeny_onnx

Crate teeny_onnx 

Source
Expand description

ONNX model format support for teenygrad — parses .onnx protobuf files into a teeny_core::graph::Graph via Onnx.

Modules§

errors
Error types.

Structs§

Onnx
Parses ONNX protobuf models into a teeny-core [Graph].