Docs.rs
  • onnx-helpers-2.2.1
    • onnx-helpers 2.2.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • crackcomm
    • Dependencies
      • bytes ^0.5.3 normal
      • onnx-pb ^0.1.4 normal
      • petgraph ^0.5.1 normal
      • prost ^0.6.1 normal
    • Versions
    • 81.36% 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
    • 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

onnx_helpers2.2.1

Crate Items

  • Macros
  • Structs

List of all items

Structs

  • builder::Graph
  • builder::Model
  • builder::Node
  • builder::Value
  • nodes::Node
  • nodes::ops::Abs
  • nodes::ops::Add
  • nodes::ops::And
  • nodes::ops::Concat
  • nodes::ops::Constant
  • nodes::ops::Div
  • nodes::ops::Equal
  • nodes::ops::Greater
  • nodes::ops::Less
  • nodes::ops::Mul
  • nodes::ops::Neg
  • nodes::ops::Not
  • nodes::ops::Or
  • nodes::ops::Pow
  • nodes::ops::ReduceMax
  • nodes::ops::ReduceMean
  • nodes::ops::ReduceMin
  • nodes::ops::ReduceSum
  • nodes::ops::Relu
  • nodes::ops::Size
  • nodes::ops::Sqrt
  • nodes::ops::Sub
  • nodes::ops::Tanh

Macros

  • impl_node_op
  • impl_nodes_op
  • node_to_inner