Module shapes

Module shapes 

Source
Expand description

Tensor shape definition.

Structsยง

ViewShape
The shape of a matrix view over a GPU tensor.
ViewShapeBuffers
A map between a ViewShape and an uniform storage Buffer containing its value on the gpu.