You are here: Start » Filter Groups » ConvertFromTensor
ConvertFromTensor
Description
Converts a tensor to other data types
Filters in this group
Icon | Name | Filter Name | Description |
---|---|---|---|
![]() |
Image | ConvertTensorToImage | Converts a NHWC tensor to an image. Only data for N equal to 0 is converted. |
![]() |
ImageArray | ConvertTensorToImageArray | Converts a NHWC tensor to an array of images. |
![]() |
RealArray | ConvertTensorToRealArray | Converts a tensor to an array of reals. |
![]() |
RealArrayArray | ConvertTensorToRealArrayArray | Converts a tensor with the NL ordering to a two dimensional array of reals. |