Tensor.shape

Undocumented in source.
  1. alias shape = staticShape
  2. alias shape = runtimeShape
    class Tensor(T, size_t[] Shape, UseGradient hasGradient = UseGradient.yes)
    static if(!(Shape[0] != 0))
    alias shape = runtimeShape

Meta