Skip to content

Tensor.ToFloat2s

Name Mandatory Description Default Type
⬅️ Input The input of the shard, if any Tensor
Output ➡️ The resulting output of the shard [Float2]

Flattens a tensor into a Shards sequence of Float2 vectors (2 64-bit floats). Fails if the tensor size is not divisible by 2.