You are here: Start » Filter Groups » ConvertToTensor

ConvertToTensor

Description

Creates a tensor from other data

Filters in this group

Icon Name Filter Name Description
Image ConvertImageToTensor Converts an image to a NHWC tensor, with N equal to 1.
ImageArray ConvertImageArrayToTensor Converts an array of images with the same format to a NHWC tensor.
RealArray ConvertRealArrayToTensor Converts an array of reals to a tensor with provided dimensions and the ordering.
RealArrayArray ConvertRealArrayArrayToTensor Converts a two dimensional array of reals to a tensor with the NL ordering.