Docs.rs
  • concision-transformer-0.1.14
    • concision-transformer 0.1.14
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • FL03
    • Dependencies
      • approx ^0.5 normal optional
      • concision-core ^0.1.14 normal
      • concision-linear ^0.1.14 normal
      • ndarray ^0.15 normal
      • num ^0.4 normal
      • paste ^1 normal
      • serde ^1 normal optional
      • smart-default ^0.7 normal
      • strum ^0.26 normal
      • tracing ^0.1 normal optional
      • lazy_static ^1 dev
    • Versions
    • 28.07% 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

concision_transformer0.1.14

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Transformer
  • attention::AttentionHead
  • attention::Score
  • attention::multi::Config
  • attention::multi::MultiHeadAttention
  • codec::Codec
  • codec::CodecBuilder
  • codec::Context
  • codec::Generator
  • codec::decoder::Decoder
  • codec::decoder::config::DecoderConfig
  • codec::decoder::layer::DecoderLayer
  • codec::encoder::Encoder
  • codec::encoder::config::EncoderConfig
  • codec::encoder::layer::EncoderLayer
  • model::sublayer::Sublayer
  • params::QkvBase
  • prelude::AttentionHead
  • prelude::MultiHeadAttention
  • prelude::MultiHeadAttentionConfig
  • prelude::Score

Enums

  • params::item::Entry
  • params::item::QKV

Traits

  • attention::Attention
  • ops::DimMerge
  • ops::DimSplit
  • ops::Merge
  • ops::SplitHead

Functions

  • attention::scaled_dot_product_attention
  • outputs_from_ratio
  • prelude::scaled_dot_product_attention

Type Aliases

  • params::ArcQkv
  • params::Qkv
  • params::ViewQkv

Constants

  • DK
  • D_MODEL
  • D_NETWORK
  • HEADS
  • N
  • consts::DK
  • consts::D_MODEL
  • consts::D_NETWORK
  • consts::HEADS
  • consts::N