You are here: Start » Filter Groups » ConvertToTensor
ConvertToTensor
Description
Creates a tensor from other data
Filters in this group
| Icon | Name | Description |
|---|---|---|
| ConvertImageToTensor | Converts an image to a NHWC tensor, with N equal to 1. |
|
| ConvertImageArrayToTensor | Converts an array of images with the same format to a NHWC tensor. |
|
| ConvertRealArrayToTensor | Converts an array of reals to a tensor with provided dimensions and the ordering. |
|
| ConvertRealArrayArrayToTensor | Converts a two dimensional array of reals to a tensor with the NL ordering. |
