Docs.rs
  • rai-0.11.0
    • rai 0.11.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • cksac
    • Dependencies
      • hf-hub ^0.3.0 normal
      • rai-core ^0.11.0 normal
      • rai-derive ^0.11.0 normal
      • rai-nn ^0.11.0 normal
      • rai-opt ^0.11.0 normal
      • serde_json ^1.0.99 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • 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

rai0.11.0

  • All Items

Crate Items

  • Modules
  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
  • Derive Macros

Crate rai

Source

Modules§

device
dispatch
ext
nn
ops
opt
primitives
ty_kind
utils

Macros§

non_differentiable

Structs§

Aux
BF16
CandleBackend
Cpu
Cuda
F16
F32
F64
I64
Metal
Tensor
U8
U32

Enums§

Error

Traits§

AsDType
AsDevice
Backend
DType
Device
Dim
Dims
ElemType
Eval
FloatElemType
Func
GenericValue
Primitive
Shape
TensorIter
Type
Value
ValueSpec

Functions§

eval
grad
jvp
linearize
optimize
raiexpr
value_and_grad
vjp

Type Aliases§

Result

Derive Macros§

Module