Docs.rs
onnx-ir-0.17.1
onnx-ir 0.17.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
nathanielsimard
Dependencies
bytemuck ^1.21.0
normal
half ^2.6.0
normal
log ^0.4.27
normal
protobuf ^3.7.2
normal
regex ^1.11.1
normal
serde ^1.0.218
normal
strum ^0.27.1
normal
pretty_assertions ^1.4.1
dev
rstest ^0.25.0
dev
protobuf-codegen ^3.7.1
build
Versions
10.93%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
onnx_ir
0.17.1
All Items
Crate Items
Re-exports
Modules
Functions
Crate
onnx_ir
Copy item path
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)