tensor>array ( tensor: tensor -- seq: array )
Tensors ยป Creating Tensors

Prev:(tensor) ( shape -- tensor )
Next:>tensor ( seq -- tensor )


Vocabulary
tensors

Inputs
tensora tensor


Outputs
seqan array


Word description
Returns tensor as an n-dimensional array.

Definition