dims ( tensor -- n )
Tensors ยป Manipulating Tensors

Next:reshape ( tensor shape -- tensor )


Vocabulary
tensors

Inputs
tensora tensor


Outputs
nan integer


Word description
Returns the dimension of tensor.

Definition