Docs.rs
  • mpnet-rs-0.1.3
    • mpnet-rs 0.1.3
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • NewBornRustacean
    • Dependencies
      • candle-core ^0.4.1 normal
      • candle-nn ^0.4.1 normal
      • rayon ^1.8.1 normal
      • serde ^1.0.196 normal
      • serde_json ^1.0.113 normal
      • tokenizers ^0.15.1 normal
    • Versions
    • 30.77% of the crate is documented
  • Platform
    • 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

mpnet_rs0.1.3

Crate Items

  • Structs
  • Functions

List of all items

Structs

  • mpnet::MPNetConfig
  • mpnet::MPNetEmbeddings
  • mpnet::MPNetModel
  • mpnet::MPNetPooler
  • mpnet::MPNetSelfAttention
  • mpnet::PoolingConfig

Functions

  • mpnet::create_position_ids_from_input_ids
  • mpnet::cumsum
  • mpnet::get_embeddings
  • mpnet::get_embeddings_parallel
  • mpnet::load_model
  • mpnet::normalize_l2