Variable.shape

Undocumented in source.
struct Variable(T, size_t dim, alias Storage = HostStorage, SliceKind kind = Contiguous)
uint[dim] shape;

Meta