Docs.rs
  • candle-core-0.2.0
    • candle-core 0.2.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • LaurentMazare
    • Narsil
    • ivarflakstad
    • Dependencies
      • accelerate-src ^0.3.2 normal
      • byteorder ^1.4.3 normal
      • candle-kernels ^0.2.0 normal
      • cudarc ^0.9.14 normal
      • candle-gemm ^0.15.6 normal
      • half ^2.3.1 normal
      • intel-mkl-src ^0.8.1 normal
      • libc ^0.2.147 normal
      • memmap2 ^0.7.1 normal
      • num-traits ^0.2.15 normal
      • num_cpus ^1.15.0 normal
      • rand ^0.8.5 normal
      • rand_distr ^0.4.3 normal
      • rayon ^1.7.0 normal
      • safetensors ^0.3.1 normal
      • thiserror ^1 normal
      • zip ^0.6.6 normal
      • anyhow ^1 dev
      • clap ^4.2.4 dev
    • Versions
    • 6.31% 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

Module error

  • Structs
  • Enums
  • Functions
  • Type Aliases
?
Change settings

Module candle_core::error

source ·

Structs

  • MatMulUnexpectedStriding

Enums

  • Error
    Main library error type.

Functions

  • zip

Type Aliases

  • Result