Docs.rs
  • burn-tensor-0.5.0
    • burn-tensor 0.5.0
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • nathanielsimard
    • Dependencies
      • burn-tensor-testgen ^0.5.0 normal
      • derive-new ^0.5.9 normal
      • half ^1.6.0 normal
      • nanoid ^0.4.0 normal
      • num-traits ^0.2.15 normal
      • rand ^0.8.5 normal
      • serde ^1.0.151 normal
      • statrs ^0.16.0 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
logo

logo

Crate burn_tensor

  • Version 0.5.0
  • All Items
  • Modules
  • Macros
  • Structs
  • Enums
  • Traits
?
Change settings

Crate burn_tensor

source ·

Modules

activation
backend
container
loss
module
ops

Macros

make_element

Structs

BoolTensor
Data
DataSerialize
DistributionSampler
Shape
Tensor
A tensor or a n-dimensional array.
f16
A 16-bit floating point type implementing the IEEE 754-2008 standard binary16 a.k.a half format.

Enums

Distribution
DistributionSamplerKind
Precision

Traits

Element
ElementConversion
ElementPrecision
ElementRandom
ElementValue