Docs.rs
  • rai-nn-0.11.0
    • rai-nn 0.11.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • cksac
    • Dependencies
      • rai-core ^0.11.0 normal
      • rai-derive ^0.11.0 normal
      • safetensors ^0.4.1 normal
      • serde ^1.0.171 normal
    • Versions
    • 0% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

rai_nn0.11.0

  • All Items

Crate Items

  • Modules
  • Structs
  • Enums
  • Traits

Crate rai_nn

Source

Modules§

init

Structs§

Conv1d
Conv1dConfig
Conv2d
Conv2dConfig
ConvTranspose1d
ConvTranspose1dConfig
ConvTranspose2d
ConvTranspose2dConfig
Dropout
Embedding
Gelu
LayerNorm
Linear
NewGelu
Relu
Relu2
Relu6
RmsNorm
Silu

Enums§

Activation

Traits§

IntoConv1dConfig
IntoConv2dConfig
IntoConvTranspose1dConfig
IntoConvTranspose2dConfig