Docs.rs
onnx-ir-0.20.1
onnx-ir 0.20.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
nathanielsimard
Dependencies
burn-tensor ^0.20.1
normal
bytemuck ^1.24.0
normal
bytes ^1.10
normal
derive-new ^0.7.0
normal
half ^2.7.1
normal
log ^0.4.29
normal
memmap2 ^0.9
normal
optional
onnx-ir-derive ^0.20.1
normal
protobuf ^3.7.2
normal
regex ^1.12.1
normal
serde ^1.0.228
normal
strum ^0.27.2
normal
divan ^0.1
dev
pretty_assertions ^1.4.1
dev
rstest ^0.26.1
dev
tempfile ^3.24.0
dev
protobuf-codegen ^3.7.2
build
Versions
64.38%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate onnx_ir
onnx_ir
0.20.1
All Items
Crate Items
Modules
Structs
Enums
Crate
onnx_ir
Copy item path
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
§
Onnx
Graph
Builder
ONNX IR builder with fluent API
Enums
§
Error
Errors that can occur when parsing ONNX models