Docs.rs
wonnx-0.5.1
wonnx 0.5.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
pixelspark
haixuanTao
Dependencies
async-recursion ^1
normal
bytemuck ^1.9.1
normal
lazy_static ^1.4.0
normal
log ^0.4.17
normal
num ^0.4.0
normal
protobuf ^2.27.1
normal
serde ^1.0.137
normal
serde_derive ^1.0.137
normal
tera ^1.15.0
normal
thiserror ^1.0.31
normal
wgpu ^0.16.0
normal
approx ^0.5.1
dev
env_logger ^0.10.0
dev
image ^0.24.2
dev
ndarray ^0.15.4
dev
pollster ^0.3.0
dev
futures ^0.3.26
normal
parking_lot ^0.11.1
normal
Versions
14.06%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
wonnx
0.5.1
In wonnx::
utils
wonnx
::
utils
Function
attribute
Copy item path
Source
pub fn attribute( name: &
str
, inputs: impl
Into
<
AttributeProto
>, ) ->
AttributeProto