Skip to content

Tensor.ToFloat3s

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

Flattens a tensor into a Shards sequence of Float3 vectors (3 32-bit floats). Fails if the tensor size is not divisible by 3.