Module zyx_core::view

source ·
Expand description

See View

Structs§

  • CPU iterator
  • CPU iterator
  • Strided iterator, only expand and permute
  • View holds shape of the tensor and allows for arbitrary number of movement ops (reshape, expand, pad, permute) to be executed as noops (without accessing the actual data).

Enums§