Docs.rs
  • tract-data-0.20.7
    • tract-data 0.20.7
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • kali
    • Dependencies
      • anyhow ^1.0.43 normal
      • half ^2 normal
      • itertools ^0.10.1 normal
      • lazy_static ^1.4.0 normal
      • maplit ^1.0.2 normal
      • ndarray ^0.15.3 normal
      • nom ^7.0.0 normal
      • num-complex ^0.4.0 normal
      • num-integer ^0.1.44 normal
      • num-traits ^0.2.14 normal
      • scan_fmt ^0.2.6 normal
      • smallvec ^1.6.1 normal
      • string-interner ^0.14 normal
      • criterion ^0.4 dev
      • proptest ^1.0.0 dev
    • Versions
    • 6.25% of the crate is documented
  • Go to latest version
  • 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
logo

logo

Crate tract_data

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • UndeterminedSymbol
  • internal::TensorView
  • prelude::Blob
  • prelude::Symbol
  • prelude::SymbolTable
  • prelude::SymbolValues
  • prelude::Tensor
  • prelude::f16

Enums

  • internal::Approximation
  • prelude::DatumType
  • prelude::QParams
  • prelude::TDim

Traits

  • internal::ClampCast
  • internal::DimLike
  • prelude::Datum
  • prelude::IntoArcTensor
  • prelude::IntoTensor
  • prelude::ToDim

Macros

  • dispatch_copy
  • dispatch_copy_by_size
  • dispatch_datum
  • dispatch_datum_by_size
  • dispatch_floatlike
  • dispatch_hash
  • dispatch_numbers
  • dispatch_signed
  • dispatch_zerolike
  • internal::bail
  • internal::ensure
  • prelude::dispatch_copy
  • prelude::dispatch_copy_by_size
  • prelude::dispatch_datum
  • prelude::dispatch_datum_by_size
  • prelude::dispatch_floatlike
  • prelude::dispatch_hash
  • prelude::dispatch_numbers
  • prelude::dispatch_signed
  • prelude::tvec
  • tvec

Functions

  • internal::parse_tdim
  • prelude::arr4
  • prelude::natural_strides
  • prelude::rctensor0
  • prelude::rctensor1
  • prelude::rctensor2
  • prelude::rctensor3
  • prelude::rctensor4
  • prelude::round_ties_to_even
  • prelude::tensor0
  • prelude::tensor1
  • prelude::tensor2
  • prelude::tensor3
  • prelude::tensor4

Type Definitions

  • TVec
  • TractError
  • TractResult