Docs.rs
  • cervo-core-0.8.0
    • cervo-core 0.8.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • embark-studios
    • Dependencies
      • anyhow ^1.0 normal
      • itertools ^0.14 normal
      • parking_lot ^0.12 normal
      • perchance ^0.5 normal
      • rand ^0.8.2 normal
      • rand_distr ^0.4 normal
      • tract-core ^0.21 normal
      • tract-hir ^0.21 normal
    • Versions
    • 87.84% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • 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

cervo_core0.8.0

Crate Items

  • Structs
  • Traits

List of all items

Structs

  • batcher::Batched
  • batcher::Batcher
  • batcher::ScratchPadView
  • epsilon::ConstantGenerator
  • epsilon::EpsilonInjector
  • epsilon::HighQualityNoiseGenerator
  • epsilon::LowQualityNoiseGenerator
  • inferer::BasicInferer
  • inferer::DynamicInferer
  • inferer::FixedBatchInferer
  • inferer::InfererBuilder
  • inferer::MemoizingDynamicInferer
  • inferer::Response
  • inferer::State
  • prelude::ModelApi
  • recurrent::RecurrentInfo
  • recurrent::RecurrentTracker

Traits

  • epsilon::NoiseGenerator
  • inferer::Inferer
  • inferer::InfererExt
  • inferer::InfererProvider