Module kn_graph::shape

source ·
Expand description

The Shape type and utilities.

Structs

  • A shape with each dimension being a fixed usize.
  • A shape with each dimension corresponding to Size.
  • A size expression of the form F * pow(batch_size, N).