Crate ktensor

Source
Expand description

ktensor module

§Modules

  • math
  • tensor
  • context
  • node
  • op

§Structs

  • Context
  • Tensor
  • Node
  • State
  • Variable

Re-exports§

Modules§

Structs§

  • A thread-safe reference-counting pointer. ‘Arc’ stands for ‘Atomically Reference Counted’.