Docs.rs
  • tract-libcli-0.20.21
    • tract-libcli 0.20.21
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • kali
    • Dependencies
      • box_drawing ^0.1.2 normal
      • colorous ^1.0.5 normal
      • lazy_static ^1.4.0 normal
      • log ^0.4.14 normal
      • ndarray-npy ^0.8.0 normal
      • nu-ansi-term ^0.46 normal
      • py_literal ^0.4.0 normal
      • rand ^0.8.4 normal
      • serde ^1.0.127 normal
      • serde_json ^1.0 normal
      • tract-core =0.20.21 normal
      • tract-hir =0.20.21 normal
      • tract-onnx =0.20.21 normal
      • tract-tflite =0.20.21 normal
    • Versions
    • 20.13% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • 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

tract_libcli0.20.21

  • Structs
  • Enums
  • Traits
  • Functions
?
Change settings

List of all items

Structs

  • annotations::Annotations
  • annotations::NodeQId
  • annotations::NodeTags
  • annotations::ProfileSummary
  • display_params::DisplayParams
  • draw::DrawingState
  • draw::Wire
  • export::GraphPerfInfo
  • export::Node
  • export::NodeQIdSer
  • export::ProfilingInfo
  • profile::BenchLimits
  • profile::Profiler
  • tensor::RunParams
  • tensor::TensorValues
  • tensor::TensorsValues

Enums

  • display_params::Io

Traits

  • model::Model

Functions

  • profile::extract_costs
  • profile::profile
  • profile::rec_profiler
  • tensor::for_data
  • tensor::for_npz
  • tensor::for_string
  • tensor::make_inputs_for_model
  • tensor::parse_coma_spec
  • tensor::parse_spec
  • tensor::random
  • tensor::retrieve_or_make_inputs
  • tensor::tensor_for_fact
  • terminal::dur_avg
  • terminal::dur_avg_ratio
  • terminal::render
  • terminal::render_node
  • terminal::render_summaries
  • time::now