Docs.rs
  • rai-core-0.7.0
    • rai-core 0.7.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • cksac
    • Dependencies
      • candle-core ^0.3.2 normal
      • colored ^2.1.0 normal
      • dyn-clone ^1.0.16 normal
      • half ^2.3.1 normal
      • once_cell ^1.19.0 normal
      • paste ^1.0 normal
      • safetensors ^0.3.1 normal
      • thiserror ^1.0.51 normal
      • tracing ^0.1.40 normal
    • Versions
    • 0% 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

rai_core0.7.0

Module ops

  • Traits
  • Functions

In crate rai_core

?
Change settings

Module rai_core::ops

source ·

Traits§

  • ArangeArgs
  • ArgReduceArgs
  • FlattenArgs
  • ReduceArgs
  • VarArgs

Functions§

  • abs
  • add
  • arange
  • argmax
  • argmin
  • as_type
  • as_type_of
  • broadcast_left
  • broadcast_to
  • cat
  • chunk
  • cos
  • div
  • eq
  • erf
  • exp
  • flatten
  • from_array
  • full
  • full_like
  • gather
  • ge
  • gelu
  • gt
  • index_select
  • le
  • log
  • log2
  • log10
  • log_softmax
  • lt
  • matmul
  • max
  • maximum
  • mean
  • min
  • mul
  • narrow
  • ne
  • neg
  • new_gelu
  • normal
  • ones_like
  • powf
  • relu
  • reshape
  • rsqrt
  • sign
  • sin
  • softmax
  • sqrt
  • square
  • squeeze
  • sub
  • sum
  • tanh
  • to_contiguous
  • transpose
  • unsqueeze
  • var
  • where_cond
  • zeros_like