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
    • 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

wonnx0.5.1

Module onnx

Module Items

  • Structs
  • Enums

In crate wonnx

wonnx

Module onnx

Source
Expand description

Generated file from onnx.proto

Structs§

AttributeProto
Generated files are compatible only with the same version of protobuf runtime.
FunctionProto
GraphProto
ModelProto
NodeProto
OperatorSetIdProto
SparseTensorProto
StringStringEntryProto
TensorAnnotation
TensorProto
TensorProto_Segment
TensorShapeProto
TensorShapeProto_Dimension
TrainingInfoProto
TypeProto
TypeProto_Map
TypeProto_Optional
TypeProto_Sequence
TypeProto_SparseTensor
TypeProto_Tensor
ValueInfoProto

Enums§

AttributeProto_AttributeType
OperatorStatus
TensorProto_DataLocation
TensorProto_DataType
TensorShapeProto_Dimension_oneof_value
TypeProto_oneof_value
Version