Docs.rs
  • constensor-core-0.1.1
    • constensor-core 0.1.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • EricLBuehler
    • Dependencies
      • cudarc ^0.16.1 normal optional
      • dirs ^5.0.1 normal
      • gemm ^0.18 normal
      • half ^2.4.1 normal optional
      • num_cpus ^1.16.0 normal
      • petgraph ^0.8.1 normal
      • rand ^0.9.1 normal
      • rand_distr ^0.5.1 normal
      • rayon ^1.10.0 normal
      • thiserror ^1.0.61 normal
    • Versions
    • 17.05% 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

constensor_core0.1.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • Cpu
  • Graph
  • GraphNode
  • GraphTensor
  • R1
  • R2
  • R3
  • R4
  • R5
  • R6
  • Tensor

Enums

  • CompiledGraph
  • Error
  • Op

Traits

  • Context
  • DType
  • Shape

Macros

  • bail

Type Aliases

  • BestDevice
  • Result